GUI help with inserting variables
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Whos 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!