2D plot (x,y) with third axis (z-axis) as color bar

조회 수: 1 (최근 30일)
aa
aa 2020년 8월 12일
댓글: KSSV 2020년 8월 12일
I have a data set of three parameters. x-axis is the time in hour:mm, while y-axis the the number of hours i.e. 1, 2, 3 10..20 ..40....etc. and z-axis is the paramter that i want to plot agiants x, y and represnet as colour bar.
Can somebody help me please?

답변 (1개)

KSSV
KSSV 2020년 8월 12일
Read about surf, pcolor.
  댓글 수: 2
aa
aa 2020년 8월 12일
편집: aa 2020년 8월 12일
Thanks ... i just read about surf .. but surf is about 3D plot ... I just want to plot in 2d-fashion as illustrated in attached figure ... here x-axis is time ... y-axis number of hours and z-axis is the beta variation
KSSV
KSSV 2020년 8월 12일
pcolor also is an option right.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by