rotating 3d sphero cylinder
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Surface and Mesh Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!