Create Apps to Control Simulations
Build custom apps to interact with Simulink simulations by using App Designer. Interactively configure your app to:
Perform common tasks, such as running or pausing a simulation or viewing its progress, by using specialized Simulink UI components.
Tune model variables while the simulation runs by connecting UI components to variables in your model.
Visualize simulation results by connecting time scope UI components to signals in your model.
To get started, see Create App for Simulink Model.
Functions
Objects
Properties
Topics
- Create App for Simulink Model
Step through the process of creating an app in App Designer that interfaces with a Simulink model.
- Connect UI Components to Simulink Model Elements
Connect UI components in App Designer to model variables and signals by creating bindings.