plot vector with string timestamp
2 views (last 30 days)
Show older comments
i want to plot some data with timestamp. Timestamp is string like this: 2019-07-01T18:55:02.197040 and my data are vector. Any help?
2 Comments
Mohammad Sami
on 16 Mar 2020
You can convert your timestamps to either datetime variable or to datenum. See documentation for how to set the format string.
Answers (1)
See Also
Categories
Find more on Holidays / Seasons in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!