Path: news.mathworks.com!not-for-mail
From: "Francesco " <fsarnari@maths.leeds.ac.uk>
Newsgroups: comp.soft-sys.matlab
Subject: saving output files
Date: Wed, 23 Apr 2008 07:46:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <fumpfp$qlu$1@fred.mathworks.com>
Reply-To: "Francesco " <fsarnari@maths.leeds.ac.uk>
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 1208936761 27326 172.30.248.37 (23 Apr 2008 07:46:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 23 Apr 2008 07:46:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 277707
Xref: news.mathworks.com comp.soft-sys.matlab:464694


Hi Everybody,
I have the following problem: I am running a very long 
simulation which makes a "for" loop on an integer j in a 
such a way that at the end of EACH loop I need to save my 
output data. Now, since the size of them is quite big, 
after a few of them there is no longer space on the disk.
Therefore I have installed an external hard drive and I 
would like all my output files to be redirected to E:\ , 
i.e. right ON the external hard disk, where I have a huge 
space available.
Thanks a lot to whom would like to help me.
Francesco