Jump and if then instructions in matlab programming?
Show older comments
Hi everyone...
Could you please suggests how to use jump (go to) and If-then instructions in matlab programming?
Answers (2)
bym
on 3 Sep 2011
0 votes
there is no goto in Matlab
3 Comments
Neeta
on 3 Sep 2011
Oleg Komarov
on 3 Sep 2011
http://www.mathworks.co.uk/help/techdoc/ref/if.html
Walter Roberson
on 3 Sep 2011
And for looping, please see the functions listed at
http://www.mathworks.com/help/techdoc/ref/f16-42340.html#f16-7227
Categories
Find more on Whos in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!