change the xlabel in date

조회 수: 1 (최근 30일)
Rica
Rica 2017년 2월 6일
댓글: Rica 2017년 2월 7일
I plot the data with errorbar.
errorbar(A,B,err,'*g')
How could i change the X_values in datetime in this Plot.
I know the function:
X_values=datetime(A,'ConvertFrom','datenum');
Thank you!

채택된 답변

Jan
Jan 2017년 2월 6일
See datetick .
  댓글 수: 1
Rica
Rica 2017년 2월 7일
it makes sense :-)
Thanks

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Errorbars에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by