ploting x,y coordinates in time
조회 수: 29 (최근 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!