Main Content

Simulink Control Design Preferences

You can specify the following preferences for Simulink® Control Design™ software in the MATLAB® preferences.

Default plot type for linear analysis results from GUI

In the Model Linearizer app, to plot a specific response type for a linearization, on the Linear Analysis tab, in the Linearize gallery, you click the response type.

To set the default plot type, that is, the plot type listed first in the gallery, select the Default plot type for linear analysis results from GUI option.

Launch Linearization Advisor for exact linearization in the Model Linearizer

To configure the Model Linearizer app to always open Linearization Advisor when linearizing a model, select this option. When you do so and open Model Linearizer, on the Linear Analysis tab, the Linearization Advisor option is selected.

For more information on using the Linearization Advisor, see Identify and Fix Common Linearization Issues.

Use the parallel pool when you use the "frestimate" command

To enable parallel computing for models with no path dependencies, select this option. If your model has path dependencies, create your own frequency response options object that specifies the path dependencies using frestimateOptions before you estimate.

For more information on how to use parallel computing for estimation, see Speeding Up Estimation Using Parallel Computing.

See Also

Apps