app designer interface with simulink
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi all,
I have a simulink with sensor to read the voltage and current. I want to display the value in real time when the simulation is running but on app design. I have tried to use output port and call to data on it, but it did not work. How can I do that transformation and interface the data between the simulink and app?
댓글 수: 0
답변 (1개)
Mark McBroom
2022년 3월 3일
편집: Mark McBroom
2022년 3월 3일
This link provides steps for linking App Designer UI to Simulink: https://www.mathworks.com/matlabcentral/answers/1659870-app-designer-interface-with-simulink#answer_908340
Thanks.
Mark.
댓글 수: 2
Mark McBroom
2022년 3월 13일
Sorry about that. Try this link: https://www.mathworks.com/help/slcompiler/ug/deploy-a-simulation-with-simulink-compiler.html
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!