필터 지우기
필터 지우기

How to plot colorbar in matlab?

조회 수: 1 (최근 30일)
aleena n a
aleena n a 2022년 6월 1일
댓글: aleena n a 2022년 6월 1일
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