Finding Corresponding Data at Events
Mostrar comentarios más antiguos
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 comentarios
per isakson
el 2 de Abr. de 2016
Editada: per isakson
el 2 de Abr. de 2016
How is "the event time" related to "time intervals" ? Show smalls samples of the two matricies.
Muhammad Usman Saleem
el 2 de Abr. de 2016
please post your both matrix?
Krispy Scripts
el 4 de Abr. de 2016
Krispy Scripts
el 4 de Abr. de 2016
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!