How to create a Pcolor plot?

回答(1 个)

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

2 个评论

how would you enter the data to correspond to the air temperature
See importdata() and textscan() and xlsread() and load()

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by