sldvcompat
Check model for compatibility with analysis
Syntax
Description
checks the compatibility of the model with Simulink
Design Verifier software. If status = sldvcompat(model, options, showUI, startCov)showUI is true,
errors appear in the Diagnostic Viewer. Otherwise, errors appear at the MATLAB® command line. The analysis ignores
all model coverage objectives satisfied in
startCov, a cvdata object.
Examples
Input Arguments
Output Arguments
Alternatives
To check if a model is compatible with Simulink Design Verifier, on the Design Verifier tab, in the Analyze section, click Check Compatibility.
To check compatibility of a Subsystem, right-click the
Subsystem and add the Design Verifier app options to the menu by
pointing to Select Apps and clicking the Design Verifier button
. Then, from the Design Verifier app menu, click the
Check Subsystem Compatibility button
.
Version History
Introduced in R2007a