Simulink Control Design Settings
You can specify the following settings for Simulink® Control Design™ software in the MATLAB® settings dialog box.
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 a plot type under Default plot type for linear analysis results from App.
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 parameter. When you do so and open Model Linearizer, on the Linear Analysis tab, the Linearization Advisor parameter is selected.
For more information on using 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
parameter. 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.