Avoid/Block a msgBox?
Afficher commentaires plus anciens
Hi, I'm using a .p file in my project and it displays an annoying warning in a msgbox and I need to block it or catch it?
Does anyone know how to do it?
Thanks
Réponses (1)
Sean de Wolski
le 9 Jan 2014
close(gcf)
?
2 commentaires
JuanesA89
le 9 Jan 2014
Sean de Wolski
le 9 Jan 2014
So they have a uiwait() around the message box that forces it to hold.
I don't know of any way around this other than contacting the author and asking them for a new version.
Catégories
En savoir plus sur Structures dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!