plot3 curve to cylinder with curve as center
7 ビュー (過去 30 日間)
古いコメントを表示
I am currently trying to display my curves as cylinders using the surf function. With surf([x;x],[y;y],[z;z]) I can display my curve as a simple line. Is there an optimal approach to display this line as a cylinder? Alternatively I can increase the LineWidth but then the surface would behave exactly like the plot3 with increased LineWidth.
On the attached image all curves are plotted using the plot3 function and adjusting the LineWidth. I would like to display these curves as a cylinder using the surf function.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/827305/image.png)
0 件のコメント
採用された回答
William Rose
2021 年 12 月 8 日
Good luck.
2 件のコメント
William Rose
2021 年 12 月 9 日
@Julius Schroers, you're welcome. Give credit to @Janus H. Wesenberg when you publish or present. By the way, I made a modified version of tubeplot that plots tapered tubes and removes the end caps. Your plot looks really nice and very sophisticated. The equations for the tube centerlines must be very complicated! Good luck with your work.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!