How to plot 3D data on a plane by color

I want to project a 3D surface onto XY plane. How to achieve it?
If I plot my data by 'pcolor' the figure looks like a checkerboard, How to improve this?
Are their any manners better than 'pcolor' for plotting 3D data on a plane?

답변 (1개)

Honglei Chen
Honglei Chen 2012년 3월 5일

0 개 추천

You can also try image or imagesc.
doc image
doc imagesc

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

질문:

2012년 3월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by