Info
This question is closed. Reopen it to edit or answer.
How to use columns indexing
1 view (last 30 days)
Show older comments
Hello everybody,
I have a small question and I was wondering if someone could help me out! I have a matrix (2617x2) with two columns Time and Velocity represented here in this graph. The red line is a threshold of the velocity. The departures and the stops are calculated using the velocity (if velocity < 36 then “stop”; if velocity >36 then “departure”).
Now, I would like to know calculate the stops time and the departures time. I suppose I could use columns indexing but i don’t know how.
thanks!!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/171851/image.jpeg)
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!