Site hosted by Angelfire.com: Build your free website today!

matbrowse

PURPOSE ^

MATBROWSE - MAT-File manager. Allows one to:

SYNOPSIS ^

function matbrowse(command,varargin)

DESCRIPTION ^

MATBROWSE  -  MAT-File manager. Allows one to:
              - browse MAT-file contents and select variables;
              - separately load selected variables to workspace (as RES);
              - separately keep selected variables to MAT-File.
 Usage: MATBROWSE  -
              Opens matbrowse GUI.
        MATBROWSE [path]filenam.ext -
              Opens matbrowse GUI with the variable list of the file filenam.ext .
              If the file is not a valid MATLAB data file (ASCII or MAT format)
             or the file is not found, an empty matbrowse GUI is opened with the 
             appropriate message.
        MATBROWSE BWS -
              Opens matbrowse GUI with the variable list of Base Workspace.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SUBFUNCTIONS ^

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004