I'm working with the m-file editor of MATLAB and I need to jump from one line to another.
If I need to jump from inside a For
...end
, I can't use the usual "while"
technique.
Is there anyway to jump from a line to another, like goto
in C?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…