How to create a Pcolor plot?

Risposte (1)

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

2 Commenti

James Burgard
James Burgard il 24 Ott 2013
how would you enter the data to correspond to the air temperature
See importdata() and textscan() and xlsread() and load()

Accedi per commentare.

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Richiesto:

il 23 Ott 2013

Commentato:

il 24 Ott 2013

Community Treasure Hunt

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

Start Hunting!

Translated by