rotating 3d sphero cylinder
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!