Clear Filters
Clear Filters

Connection between app designer and simulink

7 views (last 30 days)
aidam
aidam on 20 Jan 2023
Answered: Amal Raj on 31 Jan 2023

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

Answers (1)

Amal Raj
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

Categories

Find more on Simulink 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!