Okay, so I have previous knowledge of Visual basic and Q-basic and well in these programs if I wanted to go to a certain line I would write 'goto 1' or 'goto line 1' etc. Does anyone know the notation for such a move in Matlab (if this is a legal move in Matlab)?