Plotting two lines in 3d

2 ビュー (過去 30 日間)
Vincent Loft
Vincent Loft 2021 年 3 月 5 日
回答済み: Cris LaPierre 2021 年 3 月 5 日
Hello!
I need help visualizing a problem in Matlab to better understand how to tackle it. What I want to do is simply plot two lines in 3d.
Line 1: (x,y,z)=t(1,1,-1)
Line 2: (x,y,z)=t(2,1,0)
How do I go about this?

回答 (1 件)

Cris LaPierre
Cris LaPierre 2021 年 3 月 5 日
Look into plot3.

カテゴリ

Help Center および File ExchangeScatter Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by