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일

1 개 추천

pcolor(x,y,Z)
colorbar

추가 답변 (0개)

카테고리

질문:

2022년 6월 1일

댓글:

2022년 6월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by