Can I index into a timeseries using time?
15 ビュー (過去 30 日間)
古いコメントを表示
I have a timeseries and I want to index into the timeseries using time to get the data. Is there an elegant way or do you have to brute force it by comparing the time you want with the time of the timeseries and then use the resulting index to find the data you want?
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Time Series についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!