How can i enter parameters in a dialog box and insert them in a GUI?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
can i use inputdlg or does it get more complicated?
1 comentario
Adam
el 9 de Feb. de 2017
It depends what you want to do, you haven't given enough information. You can enter parameters in an inputdlg and then they will end up in whatever workspace you called it from. Inserting them in a GUI is a different matter. Why would you use a dialog box first followed by a GUI rather than just let people enter parameters directly into the GUI?
Respuestas (0)
Ver también
Categorías
Más información sobre Software Development Tools en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!