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!