Linking GUI to Program
Show older comments
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 Comment
Jan
on 13 May 2017
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?
Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!