フィルターのクリア

How to set the time and date for y-axis

1 回表示 (過去 30 日間)
Khairul Afifi
Khairul Afifi 2015 年 2 月 14 日
回答済み: Star Strider 2015 年 2 月 14 日
Greetings,
I'am still learning in Matlab. I wish to ask a question on how I can set the day, hour, minute and second with computer languange program in MATLAB. I learned how to use for example set(gca,'Xtick',[0 180 360 540 720 900 1080 1260]); set(gca,'Xticklabel',[00 03 06 09 12 15 18 21]);. I wish to learn on how to set the date and time using for example datenum or other example. Below is the length of the data which is 1440 row and 1 column. I hope to plot the date and time for the data. I hope we can share knowledge. Thank you.

回答 (1 件)

Star Strider
Star Strider 2015 年 2 月 14 日
See the datetick function.

カテゴリ

Help Center および File ExchangeDates and Time についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by