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

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by