Clear Filters
Clear Filters

How to let the plot in a .m file into axes in GUI?

2 views (last 30 days)
i have already programmed a .m file,this file can plot a figure.now i want to use GUI call this file and let the figure show in the axes,i add the command axes(handles.axes1) in the .m file,but it doesn't work.how can i realize it?

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!