rotating 3d sphero cylinder
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!