필터 지우기
필터 지우기

How do surfc, meshc etc. handle the location where the contour plot is positioned along the z-axis? How do I change the position of the contour plot in R2015a/b?

조회 수: 1 (최근 30일)
figure
surfc(X,Y,Z)
zlim([4.6 5.6])
...
if I try it that way I risk that my contour plot is floating somewhere in the figure or outside the axis limits. But I don't find the property that decides where the contour plot gets positioned. I know that question has been asked before, but the solutions suggested earlier didn't work.

답변 (1개)

Star Strider
Star Strider 2016년 4월 29일
Actually, I asked MathWorks about this, they replied, and I sent it off to Yair Altman to post on his ‘Undocumented MATLAB’ site. See Customizing contour plots part 2. His discussion is much better than anything I could have written.

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by