How to plot colorbar in matlab?

1 次查看(过去 30 天)
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

采纳的回答

KSSV
KSSV 2022-6-1
pcolor(x,y,Z)
colorbar

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by