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

combineoriginf

PURPOSE ^

% APPEND ALL ORIGIN FILES TO ONE IN A GIVEN DIRECTORY'S FILES

SYNOPSIS ^

function combineoriginf(ffile,director)

DESCRIPTION ^

% APPEND ALL ORIGIN FILES TO ONE IN A GIVEN DIRECTORY'S FILES
combineoriginf(ffile,director)
 if nargin < 1
     ffile = dec2base27(round(now));
     director = pwd;
 end
 if nargin < 2
     director = pwd;
 end

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