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

got

PURPOSE ^

GOTO Jump to the directory containing a specified file

SYNOPSIS ^

function got(filename)

DESCRIPTION ^

 GOTO             Jump to the directory containing a specified file

 GOTO filename changes MATLAB current directory to the one containing
 filename.  filename must be on the MATLAB path.  goto uses the first
 instance of filename that it finds (a la WHICH).

 See also:  WHICH, GOBACK

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


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