MATLAB: Breakpoints in code. Something equivalent to the Stop command in interpreted Basic.

breakpointMATLABstop

I'm wanting to put permanent breakpoints in code. Something equivalent to the Stop command in interpreted Basic. As with the Editor's breakpoints, I want the cursor to be at the interruption point. And I want to continue with F5. Any ideas?

Best Answer

Use the keyboard function.