Figui:

Path: Common/GUIs

% User-interface to manage figure windows.
--------------------------------------------------------------------------
   Form:
   Figui( h )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h            (1,:)   Array of figure handles. Optional. If not
                        provided, all current figure handles will be used.
   fs           (1,1)   Font size to use for button text.
   pos                  Position

   -------
   Outputs
   -------
   none

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

Children:

Common: Graphics/SortFigs
builder: Templates/HelpSystem

Back to the Common Module page