Community Profile

photo

gilcardoso


Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


how to use matlab function in simulink when there are while loops in function?
For example: function y = fcn(u) if u>-1 y = 2; elseif u<=-1 y=4; end end the input of function is a ramp block of the sim...

8 years ago | 0 answers | 0

0

answers

Question


how to use matlab function in simulink when there are while loops in function?
For example: function y = fcn(u) if u>-1 y = 2; elseif u<=-1 y=4; end end the input of function is a ramp bl...

8 years ago | 0 answers | 0

0

answers