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 the compatibility of a subsystem, right-click the subsystem and select Design Verifier > Check Subsystem Compatibility.
Version History
Introduced in R2007a