Linking GUI to Program
显示 更早的评论
I have developed a project which requires GUI to allow the user to select a specific folder which contains the test data which will be subjected to subsequent processes. I am unable to send the pathname which I have defined using a button to the program wherein the test dataset is processed.
Can anyone please suggest me how to send the selected pathname from the UI to the program?
Thanks!
1 个评论
Jan
2017-5-13
It is hard to guess, what you exactly want: What is "sending a pathname"? You call function with input arguments. But which "program" do you want to "send" what?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!