change the xlabel in date

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

0 voti

See datetick .

Più risposte (0)

Richiesto:

il 6 Feb 2017

Commentato:

il 7 Feb 2017

Community Treasure Hunt

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

Start Hunting!

Translated by