VectorPlot:
-------------------------------------------------------------------------------
Draw a set of axes followed by individual vectors, i.e. normals.
This function creates a new plot window.
-------------------------------------------------------------------------------
Form:
VectorPlot( v )
-------------------------------------------------------------------------------
------
Inputs
------
v (3,1) Normal vectors.
-------
Outputs
-------
none
-------------------------------------------------------------------------------
Children:
Common: Graphics/AxesCart
Common: Graphics/View3D
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Math/Unit