External functions (with a GUI)
이전 댓글 표시
Hey there.
I'm currently working on a GUI, that has to show images in 3 different axes. I have no problem handling it insides the main *.m file for the GUI, but if i try to put the plotting code in a file for itself, then I can't use "axes(handles.axes1)" because handles, apparently, only can be accessed from the main file. Is there anyway to cope with this? And preferably something somewhat refined, since this is for my bachelor degree.
Thanks in advance
채택된 답변
추가 답변 (2개)
Jakob Sørensen
2012년 2월 21일
댓글 수: 2
Akmel
2014년 12월 30일
Thank you Jakob Sorensen. That was what I was looking for exactly.
Febrian Dhimas Syahfitra
2018년 2월 5일
편집: Febrian Dhimas Syahfitra
2018년 2월 5일
please guys, help me to answer this https://www.mathworks.com/matlabcentral/answers/380619-how-do-i-use-the-edit-text-box-in-a-gui-to-change-variables-in-a-function
Walter Roberson
2012년 2월 20일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
