Azzera filtri
Azzera filtri

How to plot colorbar in matlab?

3 visualizzazioni (ultimi 30 giorni)
aleena n a
aleena n a il 1 Giu 2022
Commentato: aleena n a il 1 Giu 2022
Hello,
I have x,y and z data. The Z represents the colorbar it is (20*29) matrix. X and y are vectors. How to plot a colorbar with given x,y and z data?
Thanks in advance.
Thanks and regards,
Aleena N A

Risposta accettata

KSSV
KSSV il 1 Giu 2022
pcolor(x,y,Z)
colorbar

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by