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

3 vues (au cours des 30 derniers jours)
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.

Réponses (1)

Image Analyst
Image Analyst le 16 Avr 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.

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by