How to create a persistent variable in the matlab function block inside simulink?
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
What is a best way to create a persistent variable in the matlab function block inside simulink? So that the values inside that variable can be changed insude the matlab function block at a simulation time step, and the new value is available at the next simulation step when the function is run again.
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!