Effacer les filtres
Effacer les filtres

return in menu matllab, function menu, back in menu of choices

2 vues (au cours des 30 derniers jours)
Tomas
Tomas le 23 Avr 2014
Modifié(e) : Tomas le 23 Avr 2014
Hello,
I have menu for example
d=menu('main menu','function','methods')
switch d
case 1
o=menu('function','linear','nonlinear','back main menu')
case 2
u= menu('methods','hierarchical','nonhierarchical','back main menu')
end
When I push the back main menu, I wanna go back to the main menu, I want to close all the windows and cleaned the command line.
As you'll have to define 'back main menu' ?
Thanks for you help.

Réponses (0)

Catégories

En savoir plus sur Multidimensional Arrays dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by