change the xlabel in date

2 Ansichten (letzte 30 Tage)
Rica
Rica am 6 Feb. 2017
Kommentiert: Rica am 7 Feb. 2017
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!

Akzeptierte Antwort

Jan
Jan am 6 Feb. 2017
See datetick .
  1 Kommentar
Rica
Rica am 7 Feb. 2017
it makes sense :-)
Thanks

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Errorbars finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by