Finding Corresponding Data at Events
Show older comments
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 Comments
per isakson
on 2 Apr 2016
Edited: per isakson
on 2 Apr 2016
How is "the event time" related to "time intervals" ? Show smalls samples of the two matricies.
Muhammad Usman Saleem
on 2 Apr 2016
please post your both matrix?
Krispy Scripts
on 4 Apr 2016
Krispy Scripts
on 4 Apr 2016
Accepted Answer
More Answers (0)
Categories
Find more on Logical 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!