How can I select number with dialog box?
Mostrar comentarios más antiguos
I have this code. But I want to select with a dialog box the number. I don't want to enter in the code and change the number. So, for example I would like to use this command:
dati = inputdlg({'**************** Insert number ****************'})
dati_1 = dati{1};
How can I do it?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!