about "MATLAB function" block in simulink
Info
This question is closed. Reopen it to edit or answer.
Show older comments
does this "MATLAB function" block allows to use branching instruction like "if , for, while"
Thanks for any help i got
Answers (1)
TAB
on 9 Apr 2015
0 votes
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 Comment
sudheer ratnala
on 12 Apr 2015
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!