How do I take input through the editbox in GUI and then pass the data in a script(.m) file?
显示 更早的评论
I am developing a GUI where I will be taking inputs from the user and then use the input data in the code I have written earlier such that upon clicking the pushbutton my code should run and give output.
2 个评论
Geoff Hayes
2022-5-16
@Animesh Anand - are you using App Designer for your GUI? Does your function (from the code that you have written earlier) accept input parameters in the function signature? Please provide some details.
Animesh Anand
2022-5-16
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

