about "MATLAB function" block in simulink
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
does this "MATLAB function" block allows to use branching instruction like "if , for, while"
Thanks for any help i got
0 个评论
回答(1 个)
TAB
2015-4-9
0 个投票
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 个评论
sudheer ratnala
2015-4-12
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!