How to make function return string to GUI
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a standalone function (which calls a ton of other functions) that requires user inputs and im trying to put it into a GUI. The standalone function as it is will display questions in the command window, waiting for the user to put in simple responses (numbers, y, n, 0, 1 etc.) Is there a way to have these strings display in a GUI text box, or in the GUI at all?
Thanks.
1 comentario
Rik
el 29 de Abr. de 2020
That depends on the exact functions that are used, but probably not, which seems an oversight by the author(s) of those functions.
Respuestas (0)
Ver también
Categorías
Más información sobre Characters and Strings 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!