Code covered by the BSD License
goto([5,14]) return msgbox('First Message.') pause(1) goto('End') return msgbox('Shouldn''t See This!') error('Impossible!!!') blahblahblah msgbox('Second Message.') goto('End') return % LABEL End
Contact us at files@mathworks.com