Plot time series data colored by color coded by ID
Mostrar comentarios más antiguos
Hi,
I'm trying to plot a set of data (example: aircraft data) from a .csv file from three columns:
Aircraft ID, Time, and Altitude
I would like to plot altitude over time and then be able to color code each line by the aircraft ID. I know I need a for loop and I also need to specify colors in the loop but I'm not sure how to get started. Thank you!
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Guidance, Navigation, and Control (GNC) 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!