Why does meshc change my figure's "NextPlot" property?

조회 수: 2 (최근 30일)
Aaron Winch
Aaron Winch 2018년 2월 7일
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개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by