length:

Path: AC/Classes

% Length of a state vector
--------------------------------------------------------------------------
   Form:
   n = length( a )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   a           (:)   Object of class acstate

   -------
   Outputs
   -------
   n           (1,1) Length

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

Back to the AC Module page