Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
about "MATLAB function" block in simulink
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
does this "MATLAB function" block allows to use branching instruction like "if , for, while"
Thanks for any help i got
0 Commenti
Risposte (1)
TAB
il 9 Apr 2015
Matlab function block support native Matlab code function. Only thing is, all Matlab functions are not supported for code generation.
Try using branching instruction yourself . It will work.
1 Commento
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!