Main Content

Model Advisor

This example shows the capabilities of the Model Advisor to check a model or subsystem for conditions and configuration settings that can result in inaccurate or inefficient simulation of the system represented by the model or generation of inefficient code from the model. The Model Advisor produces a report that lists all the suboptimal conditions or settings that it finds, suggesting better model configuration settings where appropriate.

The Model Advisor can be started through menus or the command line and can also be configured and used through a comprehensive API.

open_system('sldemo_mdladv')
evalc('sim(''sldemo_mdladv'')');

See Also

|

Related Examples

More About