View3D:

-------------------------------------------------------------------------------
   View a plane of a 3D plot or standard cartesian view.
   The default view is view(3).
-------------------------------------------------------------------------------
   Forms:
   View3D( 'xy' )
   View3D( 'yz' )
   View3D( 'xz' )
   View3D( 'cart' )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   type     (:)    String indicating view type.

   -------
   Outputs
   -------
   none

-------------------------------------------------------------------------------

Children: