Info

This question is closed. Reopen it to edit or answer.

MATLAB plot with multiple time data sets

1 view (last 30 days)
Kevin Elkins
Kevin Elkins on 9 Apr 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
I have a set of data that I need to analyze. I am given time, ID number, an x-coordinate, and a y-coordinate. However, sometimes there will be more than one point on the data (hence the ID number). So there will be between 1-64 points at the same time with different coordinates given (in the order time, x , y )
3 1 2
3 2 1
3 4 5
How do I separate out these overlapping times in order to plot this in a while loop.
  1 Comment
Dishant Arora
Dishant Arora on 9 Apr 2014
Could you just give an example, what actually you want to do??

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!