app designer interface with simulink
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Mark McBroom
on 3 Mar 2022
Edited: Mark McBroom
on 3 Mar 2022
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 Comments
Mark McBroom
on 13 Mar 2022
Sorry about that. Try this link: https://www.mathworks.com/help/slcompiler/ug/deploy-a-simulation-with-simulink-compiler.html
See Also
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!