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);

답변 (1개)

Mischa Kim
Mischa Kim 2014년 1월 20일

카테고리

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