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!