DeriveData:

Path: Plotting/GUI

--------------------------------------------------------------------------
   This function creates an interface for deriving data in the 
   Plotting Tool.
--------------------------------------------------------------------------
   Form:
   x = DeriveData( action, modifier  )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   action          (1,:)   Action to be taken by the gui (used mostly
                           for callbacks)
   modifier        (1,:)   Modifier to the action

   -------
   Outputs
   -------
   x

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

Children:

Common: FileUtils/FindDirectory
Common: FileUtils/OpenFile
Common: General/CloseFigure
Common: General/CloseUIElement
Common: General/DeBlankAll
Common: General/DeleteSuffix
Common: General/SetUIElement
Common: General/UIElement
Common: General/fixpopupuicontrol
Plotting: GUI/PlottingTool

Back to the Plotting Module page