plus:

Path: AC/Classes

% Add two objects of class acstate
--------------------------------------------------------------------------
   Form:
   c = plus( a, b  )
--------------------------------------------------------------------------

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

   -------
   Outputs
   -------
   c           (:)  Object of class acstate

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

Back to the AC Module page