array data to time series data value
28 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
farah
le 16 Oct 2016
Réponse apportée : Walter Roberson
le 16 Oct 2016
Hi, anybody know how to convert the data in array format to time series format?
0 commentaires
Réponse acceptée
Walter Roberson
le 16 Oct 2016
timeseries(data) -- assumes the rows correspond to timepoints 1 second apart
timeseries(data, time) -- number of times should be same as number of rows
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Continuous Wavelet Transforms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!