Path: Plotting/GUI
% This function creates an interface for deriving data in the Plotting Tool. -------------------------------------------------------------------------- Form: DeriveData( action, modifier ) -------------------------------------------------------------------------- ------ Inputs ------ action (1,:) Action to be taken by the gui (used mostly for callbacks) modifier (1,:) Modifier to the action ------- Outputs ------- --------------------------------------------------------------------------
Plotting: GUI/PlottingTool Common: FileUtils/FindDirectory Common: FileUtils/OpenFile Common: General/CloseFigure Common: General/CloseUIElement Common: General/DeBlankAll Common: General/DeleteSuffix Common: General/SetUIElement Common: General/StringMatch Common: General/UIElement Common: General/fixpopupuicontrol
Back to the Plotting Module page