DRAWSPHERICALEDGE Draw an edge on the surface of a sphere.

   drawSphericalEdge(SPHERE, EDGE)
   EDGE is given as a couple of 3D coordinates corresponding to edge
   extremities. The shortest spherical edge joining the two extremities is
   drawn on the current axes.

   Example
   drawSphericalEdge

   See also
   drawSphericalPolygon

 ------
 Author: David Legland
 e-mail: david.legland@grignon.inra.fr
 Created: 2012-02-09,    using Matlab 7.9.0.529 (R2009b)
 Copyright 2012 INRA - Cepia Software Platform.

Package: matgeom