Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
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.

Respuestas (1)

Image Analyst
Image Analyst el 16 de Abr. de 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.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by