Path: news.mathworks.com!not-for-mail
From: "Brian " <ceo21mil@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Using Compiled XLS File
Date: Mon, 27 Oct 2008 19:32:01 +0000 (UTC)
Organization: University of Florida
Lines: 13
Message-ID: <ge54vh$cul$1@fred.mathworks.com>
References: <ge37ma$7rk$1@fred.mathworks.com> <op.ujo38mn4a5ziv5@uthamaa.dhcp.mathworks.com>
Reply-To: "Brian " <ceo21mil@hotmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1225135921 13269 172.30.248.37 (27 Oct 2008 19:32:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 27 Oct 2008 19:32:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 148739
Xref: news.mathworks.com comp.soft-sys.matlab:497507


Thank you Ashish.

Your suggestion to use
> copyfile(fullfile(ctfroot,'yourProjectName','WTASummary.xls'),  
> [directoryName, fileName]);
solved the problem.

In my program I also access another "Other file" - specifically a perl script - but without using ctfroot.  It is interesting that it is necessary in one case but not the other.

Again, thank you for your help.

Best regards,
Brian