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

0 Stimmen

See datetick .

Weitere Antworten (0)

Kategorien

Gefragt:

am 6 Feb. 2017

Kommentiert:

am 7 Feb. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by