How to create a Pcolor plot?

回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 10 月 23 日

0 投票

Im = rand(25, 70);
pcolor(Im);

2 件のコメント

James Burgard
James Burgard 2013 年 10 月 24 日
how would you enter the data to correspond to the air temperature
Walter Roberson
Walter Roberson 2013 年 10 月 24 日
See importdata() and textscan() and xlsread() and load()

サインインしてコメントする。

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

タグ

質問済み:

2013 年 10 月 23 日

コメント済み:

2013 年 10 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by