Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to make an option to run the app from the beginning ?

1 visualización (últimos 30 días)
André Magrinho
André Magrinho el 24 de En. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have an app that is basically a clock, a chronometer and a reminder, and it runs in a choice = menu basis. I would like to know if there is a way to ask the user if he wants to run the app from the beginning without closing the app because, every time the user chooses one option and completes it, the program closes and i would like the user to have the power to choose if he wants to choose another option too

Respuestas (1)

Walter Roberson
Walter Roberson el 24 de En. de 2016
Put a while() loop or for() loop around the prompt and activity.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by