Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
about "MATLAB function" block in simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
does this "MATLAB function" block allows to use branching instruction like "if , for, while"
Thanks for any help i got
0 commentaires
Réponses (1)
TAB
le 9 Avr 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 commentaire
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!