experience and innovation

-------------------------------------------------------------------------------
   This function creates a GUI for grouping variables
     used by 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

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