can matlab handle data with microsecond precision and use it to create graph?
Afficher commentaires plus anciens
I'm using matlab to write graphic of stock price. On X I just use "number of microsecond elapsed from certain moment". So this is just integer value so matlab is easy to handle it. But it is not convenient because every time I have to "convert" "number of elapsed microseconds" to "time". I would prefer to see actual "time" instead.
Can matlab handle something like that "16:15:13:460882"? I need to create graph from the series of "time, value".
If so what format should I use? I need Matlab to understand that this is "time"
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Time Series Events dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!