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

3 次查看(过去 30 天)
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.

回答(1 个)

Image Analyst
Image Analyst 2013-4-16
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.

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by