rotating 3d sphero cylinder
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I need to rotate a 3d surface, namely a spherocyolinder, and I will need to use the rotated surface for fitting some data points to it.
I started using just a cylinder
[x,y,z]=cylinder(1)
Then I looked into the "rotate" function but I could not find a way to obtain the rotated x',y',z' arrays describing the rotated surface as output, that would allow me to perform the fitting.
Any suggestion?
Thanks,
Jacopo
0 件のコメント
回答 (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!