How to display Simulink Scope in AppDesigner?

조회 수: 11 (최근 30일)
Hidehiko Tobe
Hidehiko Tobe 2021년 10월 27일
답변: Jasmine Poppick 2024년 4월 26일
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.

답변 (1개)

Jasmine Poppick
Jasmine Poppick 2024년 4월 26일
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:
  • 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.
For more information, see Create App for Simulink Model.

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by