making a push button Visible on anothe rclalback
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi, I have a pushbutton that is initially set in the propery inspection in guide to be invisible. I then want to make it visible on the callback of another pushbutton. i have used:
set(handles.pushbutton6,'visible',on);
But this came up with an area.
Is this possible?
I am doing this so I can toggle between 2 graphs on an axes component.
thanks
2 comentarios
Jason
el 25 de Jul. de 2011
Daniel Shub
el 25 de Jul. de 2011
You should really put that as an answer and then accept it.
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!