Path: Plotting/GUI
-------------------------------------------------------------------------- This function creates an interface for displaying variables in the Plotting Tool -------------------------------------------------------------------------- Form: x = DisplayFilter( action, modifier ) -------------------------------------------------------------------------- ------ Inputs ------ action (1,:) Action to be taken by the gui (used mostly for callbacks) modifier (1,:) Modifier to the action ------- Outputs ------- x --------------------------------------------------------------------------
Common: General/CloseFigure Common: General/CloseUIElement Common: General/SetUIElement Common: General/UIElement Plotting: GUI/PlottingTool
Back to the Plotting Module page