MeshEllipsoid:
---------------------------------------------------------------------------
Draw an elliptical covariance display in real-time.
---------------------------------------------------------------------------
Form:
[v, f] = MeshEllipsoid( a, b, c, n )
---------------------------------------------------------------------------
------
Inputs
------
a (1,1) x width
b (1,1) y width
c (1,1) z width
n (1,1) Number o grid lines
-------
Outputs
-------
v (:,3) Vertices
f (:,3) Faces
---------------------------------------------------------------------------
Children: