change the xlabel in date

2 visualizzazioni (ultimi 30 giorni)
Rica
Rica il 6 Feb 2017
Commentato: Rica il 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!

Risposta accettata

Jan
Jan il 6 Feb 2017
See datetick .

Più risposte (0)

Categorie

Scopri di più su Errorbars in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by