cart2sphvec
Convert vector from Cartesian components to spherical representation
Description
vs = cart2sphvec(vr,az,el)vr, from their
        representation in a local Cartesian coordinate system to a spherical basis
          representation contained in vs. A spherical basis
        representation is the set of components of a vector projected into a basis given by . The orientation of a spherical basis depends upon its location on the
        sphere as determined by azimuth, az, and elevation,
          el.
Examples
Input Arguments
Output Arguments
More About
Extended Capabilities
Version History
Introduced in R2020a
