Rename:

Path: Common/Graphics

% Renames a figure title. 
 If f is not entered it renames the current figure.
--------------------------------------------------------------------------
   Form:
   Rename( x, f )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x                    Name
   f                    Figure id

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

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

Back to the Common Module page