rotating 3d sphero cylinder
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Surface and Mesh Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!