Main Content
createFromCheckList
Add checks in Model Advisor configuration using predefined list of check IDs
Since R2024b
Description
createFromCheckList(
adds checks whose IDs are listed in CfgObj
,CheckIDlist
)CheckIDlist
to the Model Advisor
configuration accessed by the CfgObj
object. The checks are added under
the root node of the configuration. Use this function to create a custom configuration for a
predefined list of check IDs.
Examples
Input Arguments
Version History
Introduced in R2024b