Is it possible to plot a contour plot not in rectangular coordinate? I can see only rectangular coordinates examples. Can i change the coordinates of rectangular plot
조회 수: 1 (최근 30일)
이전 댓글 표시
Z = peaks(20);
contourf(Z,10);
댓글 수: 0
답변 (1개)
Mischa Kim
2014년 1월 20일
Try File Exchange, e.g., http://www.mathworks.de/matlabcentral/fileexchange/8585-3d-plot-on-a-spherical-surface.
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!