ploting x,y coordinates in time
32 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Wayne King
2011-10-26
Do you want a 3-D plot with time also on the graph? See the help for plot3(), surf().
3 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Line Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!