Main Content

slreportgen.utils.loadAllSystems

Load all systems

Description

slreportgen.utils.loadAllSystems(name) loads all systems, including masking subsystems and libraries, into memory for the specified Simulink® model name. If the input name is not a model and is, for example, a block, this utility obtains the containing model and then, loads all of its systems.

Input Arguments

collapse all

Name or handle of Simulink model or Stateflow object, specified as a string or character array, for which to load all of its systems.

Version History

Introduced in R2018b