Package: slcoverage
Select S-function criterion for filtering rule
Specify S-function selection criteria for a filter rule.
specifies the type of selector to use for the selected model element.sel
= slcoverage.SFcnSelector(type
,element
)
creates the selector based on the specified C or C++ file.sel
= slcoverage.SFcnSelector(type
,element
,file
)
creates the selector based on the specified C or C++ function in the specified
file.sel
= slcoverage.SFcnSelector(type
,element
,file
,function
)
creates the selector based on the specified index of the specified decision
expression.sel
= slcoverage.SFcnSelector(type
,element
,file
,function
, expression
,index
)
allSelectors | Selectors for model or code element |
Handle. To learn how handle classes affect copy operations, see Copying Objects.
cv.cvdatagroup
| getSimulinkBlockHandle
| slcoverage.BlockSelector
| slcoverage.Filter
| slcoverage.FilterRule
| slcoverage.MetricSelector