Jump and if then instructions in matlab programming?

3 views (last 30 days)
Hi everyone...
Could you please suggests how to use jump (go to) and If-then instructions in matlab programming?

Answers (2)

bym
bym on 3 Sep 2011
there is no goto in Matlab
  3 Comments
Oleg Komarov
Oleg Komarov on 3 Sep 2011
http://www.mathworks.co.uk/help/techdoc/ref/if.html
Walter Roberson
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

Sign in to comment.


Walter Roberson
Walter Roberson on 3 Sep 2011

Tags

Community Treasure Hunt

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

Start Hunting!