Using Simulink Previous page   Next Page

Parameterizing Model References

Simulink allows you to parameterize references to models, i.e., use workspace variables to determine their behavior. You can parameterize a model in the following ways:

Model Referencing and the Inline Parameters Optimization

Simulink does not support the off setting of the inline parameters optimization (see Inline parameters) for models that contain Model blocks. Simulink ignores the settings in the Tunable Parameter dialog box (see Model Parameter Configuration Dialog Box) for models that contain Model blocks and for referenced models. To help you convert existing models to model referencing, Simulink provides a command that converts tunable parameters specified in the Tunable Parameter dialog box, which do not work with model referencing, to global tunable parameters that do work with model referencing. Type

at the MATLAB command line for more information.


Previous page  Creating a Model Reference Using Model Arguments Next page

© 1994-2005 The MathWorks, Inc.