Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to use columns indexing
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!