How to make dialog boxes come back after clicking "Don't show this message again" ?

3 views (last 30 days)
Hi everyone,
I am frequently using the command : "dbquit if error" which makes Matlab enter in debug mode when an error is encountered. Then, when I modify my script, I have this reflex to make Ctrl+S each time I modify something.
Until now, Matlab was displaying a warning "Do you really want to save ? If yes, Matlab will quit the debug mode" what allowed me for clicking "Cancel" if I didn't want to quit. The problem is that, lastly, I erroneously clicked on "Don't show this message again"... But I want these warnings to come back!
Does someone have an idea about that? It must be hidden somewhere in a .ini file or something but I can't find it...
Anthony
PS : I am using Matlab R2013b.

Accepted Answer

Anthony
Anthony on 8 Jul 2014
I got it: with Matlab R2014a, Preferences>General>Confirmation Dialogs

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!