SMInputs:

--------------------------------------------------------------------------
 Brings up a window for customizing the inputs to the given solution method
--------------------------------------------------------------------------
   Form:
   h = SMInputs( action, solutionMethod, varargin )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   action               'Open Window' or 'Set Values'
   solutionMethod       String containing the solution method 

   -------
   Outputs
   -------
   h                    Handle to window created

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

Children:

SAAD: GUI/SAADTool