DemoController:

Path: SC/DemoFuns

% Demo controller
--------------------------------------------------------------------------
   Form:
   DemoController( action, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   action    (1,*)  action
   d         (1,1)  Data structure

   -------
   Outputs
   -------
   None

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

Back to the SC Module page