GUI help with inserting variables
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have created a GUI where the user inputs a speed into a 'editbox' which is followed by a 'calculate' pushbutton. the calculate push button when clicked runs an external function and it will display warning messages as appropriate.my variable is called 'h' and it is a part of my external function. this is the variable that will be input by the user in my editbox. How do I assign matlab to use the value entered in the editbox and use it in my external function
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Whos 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!