polar
(method of vector3d)
cartesian to spherical coordinates
Syntax
[theta,rho,r] = polar(v)
Input
v |
Output
theta |
polar angle |
rho |
azimuthal angle |
r |
radius |
MTEX 4.0.1 |