Main Content
supportsMultipleInstance
Check support for Simulink For Each subsystem for System object
Description
checks if the specified System object™ can be used in a Simulink® For Each subsystem via a MATLAB System (Simulink) block. supportsMultipleInstance returns flag
= supportsMultipleInstance(obj
)true
if the
System object can be used in a Simulink For Each subsystem and returns false
otherwise.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012b