App Design and simulink the connection in these both
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Abitha Rao
am 24 Mär. 2023
Beantwortet: Manikanta Aditya
am 24 Mär. 2023
Hello all, I am doing a simulation in App designer and using the push button, then matlab file will be running, and in the mfile, a Simulink simulation is running with sim(). Now I want to have another push button in UI, that will pressed will stop instant the simulink program running and also update the m.file parameters. Thanks in advance.
0 Kommentare
Akzeptierte Antwort
Manikanta Aditya
am 24 Mär. 2023
Hi Abitha,
As per my understanding, you would like to know, how to add another push button in the GUI that when pressed will stop instant the Simulink program running and update the m.file parameters.
Please could you refer to this link, which can help you automatically generate a mlapp for Simulink models and modify it for your needs:
I hope this resolves your issue.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!