Main Content
configureModelForTargetPlatform
Configure model to build for selected and connectable target computer
Since R2024a
Description
configureModelForTargetPlatform(
configures a model to build for the selected target computer platform. The
target_object
,model_name
)model_name
can be a loaded model name or handle. The target computer
must be available for connection to Simulink®
Real-Time™.
The configureModelForTargetPlatform
provides the same type of model
configuration operations as the Speedgoat® Target Platform Selector utility. To run this utility, in the Simulink Editor, select Apps > Simulink Real-Time.
Examples
Input Arguments
Version History
Introduced in R2024a
See Also
Target
| start
| stop
| load
| getSTFName
| Simulink Real-Time