Jump and if then instructions in matlab programming?

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

Answers (2)

there is no goto in Matlab

3 Comments

if no option available for go to.. how to use looping in programming?
http://www.mathworks.co.uk/help/techdoc/ref/if.html
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.

Tags

Asked:

on 3 Sep 2011

Community Treasure Hunt

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

Start Hunting!