Plot lines in 3d similar to this
2 ビュー (過去 30 日間)
古いコメントを表示
Is there a way to plot multiple lines on a 3 axis similar to https://plotly.com/python/3d-line-plots/
0 件のコメント
回答 (1 件)
Ameer Hamza
2020 年 4 月 20 日
Yes, it is possible if you have x, y, and z values. See this example: https://www.mathworks.com/help/matlab/ref/plot3.html#mw_49e7de6a-6c87-4581-9322-7f833920892f
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!