Stop a mask callback from being called to not display it
Mostrar comentarios más antiguos
Hello all,
I have a mask subsystem. I saw that the MaskCallback is called when the user double-clicks it.
In that callback i`m checking a variable. Depending on the value I want to open the mask or not.
My problem is that I do not know how to stop the mask from opening.
Any idea is appreciated :)
Thanks in advance,
Adrian
Respuesta aceptada
Más respuestas (2)
Kaustubha Govind
el 5 de Mzo. de 2013
0 votos
I don't think you can prevent the Mask Dialog from opening - what would you have it do? Throw an error, or have a no-op? However, perhaps it is better to simply make all the parameters invisible, so that when the Mask Dialog opens, it is empty.
Adrian Dronca
el 6 de Mzo. de 2013
0 votos
Categorías
Más información sobre Author Block Masks en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!