Why does meshc change my figure's "NextPlot" property?
2 views (last 30 days)
Show older comments
I have a figure with the NextPlot property set to "new". When I use the plot command in the command window a new figure pops up instead of overwriting what's on the figure currently. When I check the NextPlot property it is still "new". If I use meshc, however, the mesh is put into the current figure and NextPlot gets changed to "add". Why is this? Is there a fix? (Using R2015a)
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!