Skip to content

Instantly share code, notes, and snippets.

@zertrin
Created March 13, 2013 14:41
Show Gist options
  • Save zertrin/5152760 to your computer and use it in GitHub Desktop.
Save zertrin/5152760 to your computer and use it in GitHub Desktop.
Clear all but breakpoints
temporaryBreakpointData=dbstatus('-completenames');
clear functions;
dbstop(temporaryBreakpointData);
clear global;
clear variables;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment