how can i call the seconde figure with a push buton in figure one

hello i have two figure(gui),how can i call the seconde figure with a push buton in figure one

1 comentario

It is not clear, what "call a figure" means. Please note, that your question is considered to be answered successfully after you've accepted an answer.

Iniciar sesión para comentar.

 Respuesta aceptada

Adam
Adam el 3 de Nov. de 2015
Just call it in the pushbutton callback exactly as you would if you did it from command line, by the name of the GUI

2 comentarios

plz give me the code
There isn't generic code for it, it will be in the callback of whatever your pushbutton is called and call whatever your second GUI is called in a one-line function unless you have arguments to pass in which I wouldn't recommend doing if you are still not used to how to launch a GUI.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 3 de Nov. de 2015

Comentada:

Jan
el 3 de Nov. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by