How code lines that move apart?
古いコメントを表示
How would I be able to have 2 lines moving apart at a given rate? For example, 2 lines (L1 and L2) both starting at (0,0) and then moving apart incrementally to L1=x=1, L2=x=-1; then L1=x=2 L2=x=-2 and so on.
5 件のコメント
Geoff Hayes
2016 年 6 月 12 日
Conrad - what is the y-coordinate as the two lines move apart? What is the end-point of each line (since the origin for both is (0,0))? Please provide more details.
Conrad Suen
2016 年 6 月 15 日
KSSV
2016 年 6 月 15 日
I don't think you would be able to draw two lines with the give information. One more condition must be specified like the angle between the two lines, which helps in calculating the slopes of each lines.
Conrad Suen
2016 年 6 月 15 日
Conrad Suen
2016 年 6 月 15 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


