Path: news.mathworks.com!not-for-mail
From: "Felipe Sediles" <felipe.sediles.nospam@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Reading data into matlab
Date: Fri, 27 Jul 2007 17:05:19 +0000 (UTC)
Organization: Syracuse University
Lines: 22
Message-ID: <f8d8kf$mcq$1@fred.mathworks.com>
References: <f8b7sr$gbt$1@fred.mathworks.com> <f8bjea$jnq$1@fred.mathworks.com> <f8bko6$a7o$1@fred.mathworks.com> <f8d3qo$6ov$1@fred.mathworks.com> <f8d5qg$4i$1@fred.mathworks.com> <f8d7v4$bva$1@fred.mathworks.com>
Reply-To: "Felipe Sediles" <felipe.sediles.nospam@mathworks.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 1185555919 22938 172.30.248.36 (27 Jul 2007 17:05:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 27 Jul 2007 17:05:19 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1066294
Xref: news.mathworks.com comp.soft-sys.matlab:421460


"us " <us@neurol.unizh.ch> wrote in message <f8d7v4$bva$1@fred.mathworks.com>...
> Felipe Sediles:
> <SNIP down to bad news...
> 
> > ??? Function name must be a string.
> 
> well, it seems that you do not have the latest ML version...
> here (2007a) the output is as expected
> 
>      rb{:} % each group in a different cell:
> % ans =
> %  1       -31.75            0        3.175
> %  2       -31.75          5.8        3.175
> % ans =
> % 10       -31.75            0        3.175
> % 20       -31.75          5.8        3.175
> % 30       -31.75          5.8        3.175
> 
> can you upgrade?
> us

No, I'm at a university and version 7.0.4 is what they're running.  Can a solution for this version be arrived at?