Connection between app designer and simulink
12 views (last 30 days)
Show older comments
Hi In my simulation in App Designer, by pressing push bottom, an m.file is run, and in this mfile, a Simulink simulation is run with the sim(). I would like to have another push bottem in the GUI that when pressed will stop instant the simulink program running and also update the m.file parameters. please guide me
0 Comments
Answers (1)
Amal Raj
on 31 Jan 2023
Hi Aidam,
You can refer this link, which can help you automatically generate a mlapp for simulink models and modify it for your needs.
-Amal
0 Comments
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!