about "MATLAB function" block in simulink
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
does this "MATLAB function" block allows to use branching instruction like "if , for, while"
Thanks for any help i got
Respuestas (1)
TAB
el 9 de Abr. de 2015
0 votos
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 comentario
sudheer ratnala
el 12 de Abr. de 2015
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!