Change constant during simulation in Simulink
22 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I update my constants during simulation in following way: run simulation, stop, change const, run, stop and so on. But how can i do this programmatically? This is the picture what should be result.

0 Commenti
Risposte (2)
Vincent Nicolazzo
il 6 Mar 2019
Modificato: Vincent Nicolazzo
il 6 Mar 2019
Check out this link. It's not the best method but it worked for me. I would run my simullation and change the value of the constant in the command window.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!