Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Decimals from comma to dot
Date: Tue, 6 Jan 2009 12:15:04 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 8
Message-ID: <gjvi08$qab$1@fred.mathworks.com>
References: <gjvfqq$muv$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1231244104 26955 172.30.248.38 (6 Jan 2009 12:15:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 6 Jan 2009 12:15:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 11
Xref: news.mathworks.com comp.soft-sys.matlab:510001


"Fiona Buckley"
> I want to write a script to import this data, but as the floating points numbers are comma seperated I can't seem to manage...

a hint:
other CSSMers have proposed a PERL script to do the conversion before using any one of the ML input procedures...
look for PERL in this NG...

us