In continuation to below linked problem. I want to display multiple display box to app designer . any solution?

조회 수: 4 (최근 30일)
https://in.mathworks.com/matlabcentral/answers/446302-how-do-i-update-a-gui-designed-in-app-designer-with-data-from-a-running-simulink-model

답변 (1개)

Rahul
Rahul 2025년 3월 18일
The mentioned MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/446302-how-do-i-update-a-gui-designed-in-app-designer-with-data-from-a-running-simulink-model does include a well defined Answer regarding connecting a App Designer components with a Simulink model's output and displaying it using the Edit TextField component.
However, in recent releases of MATLAb, components specific to Simulink simulation and and Simulink Real Time have been introduced. These components can directly be linked to a Simulink model with controls being set from the App Designer app and receiving back output from the Simulink model.
The following referenes can be referred to know about how Simulink models can be integrated with App Designer's workflow using Simulink components:
Hope this helps! Thanks.

카테고리

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