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
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File 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!