How to plot to axes instead of figure?

3 次查看(过去 30 天)
hello everyone. i'm using this function:
but i don't know how to plot to axes in gui instead of a figure. Do you have any suggestions to modify that function to apply to an axes?

回答(1 个)

Image Analyst
Image Analyst 2015-10-5
A GUI is a figure. That picture looks like an axes on a figure. So nothing needs to be modified.
  7 个评论
Image Analyst
Image Analyst 2015-10-5
Are you saying it still executes the figure function to create an additional brand new figure even though that line is commented out?!? That would be strange.
Daniele Morello
Daniele Morello 2015-10-5
a new figure is opened everytime and nothing is plotted to axes.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Graphics Object Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by