DelLZ:

Path: Math/Linear

% Deletes leading zeros from a vector.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   v = DelLZ( v )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   v 			               Vector

   -------
   Outputs
   -------
   v 			               Vector

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

Back to the Math Module page