Model operating point
Name of operating point to use to initialize the model
Model Configuration Pane: Simscape
Description
Specify name of a workspace variable that contains operating point data. You must create the operating point before you use it to initialize the model.
When you use an OperatingPoint
to initialize a model, the solver matches
the OperatingPoint
data hierarchy to the model hierarchy and applies the
initialization targets from the operating point to the respective model variables. If there is
no variable matching an operating point target, this target is ignored.
After you initialize the variables and prior to simulating the model, you can open the Variable Viewer to see which of the variable targets have been satisfied. For details, see Variable Viewer. If you modify the operating point data, refresh the Variable Viewer to see the new initialization results.
Dependencies
To enable the Model operating point parameter, select the Enable operating point initialization check box.
Settings
Name of the workspace variable that contains operating point data. For more information on valid workspace variable names, see Variable Names.
If there is no operating point applied, the value shows <empty>.
Recommended Settings
Application | Setting |
---|---|
Debugging | No Impact |
Traceability | No Impact |
Efficiency | No Impact |
Safety precaution | No Impact |
Programmatic Use
Parameter:
SimscapeOperatingPoint |
Type: character vector | string scalar |
Value: any valid value, see Variable Names |
Default: no default |
Version History
Introduced in R2017b