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

Answers (1)

TAB
TAB on 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 Comment

i didn't get your answer, can u explain through a small example please

This question is closed.

Asked:

on 9 Apr 2015

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!