Home > general > io_fun > mkpath.m

mkpath

PURPOSE ^

MKPATH Make new directory (recursively) incl. all subdirs.

SYNOPSIS ^

function mkpath(directory)

DESCRIPTION ^

MKPATH   Make new directory (recursively) incl. all subdirs.

 Makes an absolute or relative path 
 including all subdirectories.

 When the path already exists, nothing is done.
 
 G.J. de Boer, TU Delft, 
 Environmental FLuid Mechanics
 Dec. 2005

See also: MKDIR,  EXIST, PATH2OS,    COPYFILE, CD, LAST_SUBDIR,
          DELETE, DIR,   FILEATTRIB, MOVEFILE, RMDIR.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 29-Nov-2010 15:42:51 by m2html © 2005