Path: news.mathworks.com!not-for-mail
From: "Anthony " <anthony.campos@baesystems.com>
Newsgroups: comp.soft-sys.matlab
Subject: Complex structure to text file
Date: Thu, 9 Aug 2007 19:31:33 +0000 (UTC)
Organization: BAE Systems
Lines: 4
Message-ID: <f9fq2l$2vi$1@fred.mathworks.com>
Reply-To: "Anthony " <anthony.campos@baesystems.com>
NNTP-Posting-Host: webapp-01-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1186687893 3058 172.30.248.36 (9 Aug 2007 19:31:33 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 9 Aug 2007 19:31:33 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1043667
Xref: news.mathworks.com comp.soft-sys.matlab:423252


I am trying to take a data that's in a matrix in matlab and 
output it to a file.  In each cell there is a complex 
number. Is there a way to write this complex number to a 
file? and maintain the precision, or change the precision?