How to keep time (Not tic toc)
古いコメントを表示
I have data that was taken at a time, I want to use the times to create time series plots and other such charts and graphs. With this data I am finding the mean, variance and correlation coefficient, This gives out puts that show no indication of the time they where taken at. How can I keep the time tied to the out puts to make it easier to graph later?
3 件のコメント
Azzi Abdelmalek
2014 年 3 月 21 日
Can you explain how are you getting your data?
Ry
2014 年 3 月 25 日
Star Strider
2014 年 3 月 25 日
Posting a few (10 or so) representative lines of your data, what you are now doing with it, and what you want to do with it would help.
回答 (1 件)
Sean de Wolski
2014 年 3 月 21 日
Convert the times to date numbers:
doc datenum
カテゴリ
ヘルプ センター および File Exchange で Time Series Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!