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!
