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!