ploting x,y coordinates in time
31 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hey,
How can I plot 2D graph with points of given x,y coordinates in time? So that at time point 1 the point has position (X1,Y1) at time point 2 the point has position (X2,Y2) etc.
cheers jakub
0 comentarios
Respuestas (2)
Wayne King
el 26 de Oct. de 2011
Do you want a 3-D plot with time also on the graph? See the help for plot3(), surf().
3 comentarios
Ver también
Categorías
Más información sobre Line Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!