Finding Corresponding Data at Events
古いコメントを表示
I have a matrix with data in one column and corresponding time intervals in the next column. Another matrix has event times. I am wanting to get the data from the first matrix that corresponds to the event time. I feel like this is simple, but I am having issues choosing the right way to go about this. The data is continuous so I want to make sure that I am getting a good approximation of the data when event times are between intervals.
4 件のコメント
per isakson
2016 年 4 月 2 日
編集済み: per isakson
2016 年 4 月 2 日
How is "the event time" related to "time intervals" ? Show smalls samples of the two matricies.
Muhammad Usman Saleem
2016 年 4 月 2 日
please post your both matrix?
Krispy Scripts
2016 年 4 月 4 日
Krispy Scripts
2016 年 4 月 4 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!