How can I restore a warning dialog box once I've checked the "do not show this message again" checkbox?

3 visualizzazioni (ultimi 30 giorni)
Just as it says, I put together a gui that has some warning pop-up windows and I checked the "do not show this message again" box and now need to get them back.

Risposte (1)

Image Analyst
Image Analyst il 16 Apr 2013
It's your gui that you "put together" so you can do it however you want. For example, you can have a pulldown menu that brings up a settings screen where there is a button or something to reset your variable that keeps track of whether the user checked the "do not show" checkbox. Or you can simply reset it in the opening code of your GUI. Whatever you want to do.

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by