| Simulink® Release Notes |
 |
Referencing Model Limitations
A model can reference other models if it meets the following conditions:
- The Model Browser does not display Model blocks in its tree view.
- Tools that require access to a model's internal data or configuration, including the Model Coverage Tool, Report Generator, the Simulink and Stateflow debuggers, and the Profiler, do not work when invoked from a top model on models that the top model references. This is because the referenced models appear as black boxes to the top model. For example, you cannot use the Simulink Debugger to step from a top model into a referenced model.
- You cannot print a referenced model from a top model.
- If you want to initialize the states of a model that references other models with states, you must specify the initial states in structure format.
- To Workspace and Scope blocks in models referenced by a top model do not log data when you simulate or run code generated from a top model.
- A continuous sample time cannot be propagated to a Model block that is sample-time independent.
- Linearization is not supported for models containing Model blocks.
- Right clicking on a subsystem to build an S-function from it works for subsystems containing Model blocks only if the model is configured to use
ert.tlc.
| Model Referencing Limitations | | Referenced Model Limitations |  |
© 1994-2005 The MathWorks, Inc.