GUICounter:

Path: SC/GUIPlugIn

% This gui displays a counter.
--------------------------------------------------------------------------
   Form:
   tag = GUICounter( action, modifier, u )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   action          (1,:)   Action to be taken by the message center
   modifier        (:)     Modifier to the message
   u               (1,1)   Count

   -------
   Outputs
   -------
   tag             (1,:)   Returns the window tag on initialization

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

Children:

Common: General/CloseFigure

Back to the SC Module page