change the xlabel in date

4 次查看(过去 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 .

更多回答(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