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