get:

Path: AC/Classes

% Get an element of the class acstate
--------------------------------------------------------------------------
   Form:
   y = get( x, s )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x           (:)   Object of class acstate
   s           (1,:) Element of class acstate
                     

   -------
   Outputs
   -------
   y           (:)   Output

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

Back to the AC Module page