MATLAB: How to make dialog boxes come back after clicking “Don’t show this message again”

dialog boxesMATLABwarning

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.

Best Answer

I got it: with Matlab R2014a, Preferences>General>Confirmation Dialogs