App Design and simulink the connection in these both
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Abitha Rao
le 24 Mar 2023
Réponse apportée : Manikanta Aditya
le 24 Mar 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 commentaires
Réponse acceptée
Manikanta Aditya
le 24 Mar 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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!