Can I use an output of a Matlab function delayed by a memory block as an input for the same Matlab function in Simulink?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Michael Melzer
il 16 Mar 2016
Risposto: Michael Melzer
il 16 Mar 2016
I wanted to define variables within a Matlab function in Simulink. To decide which values the variabels will have in the current simulation step the variable values from the previous simulation step are necessary and feedback delayed with a memory block.
If I do this I get an error message during compilation.
Without the feedback the model compiles but does not deliver the desired result.
1 Commento
Vaibhav Awale
il 16 Mar 2016
Can you please let us know the error message that you get during compilation?
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su General Applications in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!