Path: news.mathworks.com!not-for-mail
From: "us " <us@neurol.unizh.ch>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Complex structure to text file
Date: Thu, 29 Nov 2007 20:04:11 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 16
Message-ID: <fin5vr$1jk$1@fred.mathworks.com>
References: <f9fq2l$2vi$1@fred.mathworks.com> <f9fug7$9lq$1@fred.mathworks.com> <f9futi$fmb$1@fred.mathworks.com> <fihp3k$sau$1@fred.mathworks.com> <fihppn$ipt$1@canopus.cc.umanitoba.ca> <fijdmj$rbd$1@fred.mathworks.com>
Reply-To: "us " <us@neurol.unizh.ch>
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 1196366651 1652 172.30.248.37 (29 Nov 2007 20:04:11 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 29 Nov 2007 20:04:11 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 11
Xref: news.mathworks.com comp.soft-sys.matlab:440078


"Jamie James"
<SNIP complex complexity...

a hint:

the utility array2str, which is available on the FEX, most 
likely does exactly what you want

http://www.mathworks.com/matlabcentral/fileexchange/loadFile
.do?objectId=17484&objectType=FILE

it comes with many options and may serve as a nice front 
end engine for appps that require a certain ascii input...

just a thought
us