Need Help programming a Button

1 visualización (últimos 30 días)
Gurinder Punni
Gurinder Punni el 13 de Abr. de 2020
Comentada: Gurinder Punni el 14 de Abr. de 2020
I am creating a mutliple choice prompt in which the correct button pressed will present the user with the correct page and all others the wrong page. How do I program a button to open another page when clicked?
  6 comentarios
Walter Roberson
Walter Roberson el 14 de Abr. de 2020
If they are seperate GUIs, then you just invoke the GUI as a function.
GUI_for_correct_answer();
Gurinder Punni
Gurinder Punni el 14 de Abr. de 2020
thanks

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by