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
类别
在 帮助中心 和 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!
