StopGUI:

Path: Common/GUIs

% GUI for stopping scripts. Has Pause, Stop, and Plot buttons.
 See ShuttleSim for an example.

 Typing StopGUI is the same as StopGUI('Stopping GUI')
--------------------------------------------------------------------------
   Form:
   StopGUI( name )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   name	(1,:) GUI name      

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

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

Back to the Common Module page