- Add UI components configured specifically to interact with your model, such as a simulation start/stop control and a simulation progress bar.
- Tune model variables from the app while the simulation runs by connecting UI components to variables.
How to display Simulink Scope in AppDesigner?
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm currently creating a GUI in App Designer.
I would like to display the spectrum analyzer and Scope screens used in Simulink on the GUI.
How do you code it? I would like to know.
The MATLAB version is R2020b. Thank you.
0 Commenti
Risposte (1)
Jasmine Poppick
il 26 Apr 2024
Starting in R2024a, you can use App Designer to interactively create an app for a Simulink model, which includes the capability to easily and performantly visualize signal data in the app using the new time scope UI component.
In addition, you can:
0 Commenti
Vedere anche
Categorie
Scopri di più su Prepare Model Inputs and Outputs in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!