Learn the basics of programmatic model management in Simulink®.
Simulink.Annotation | Specify properties of model annotation |
Simulink.FindOptions | Options for finding blocks in models and subsystems |
Create models, add and connect blocks in models, set parameters and properties, and perform other modeling basics programmatically.
Run Simulations Programmatically
Programmatically simulate a model using the sim
function.