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 Exchange2-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