Path: news.mathworks.com!newsfeed-00.mathworks.com!solaris.cc.vt.edu!news.vt.edu!news.glorb.com!postnews.google.com!x17g2000yqd.googlegroups.com!not-for-mail
From: Rune Allnor <allnor@tele.ntnu.no>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Textread
Date: Wed, 1 Jul 2009 12:27:23 -0700 (PDT)
Organization: http://groups.google.com
Lines: 12
Message-ID: <9405bae1-da84-4351-bfba-748d94769282@x17g2000yqd.googlegroups.com>
References: <h2favd$6b6$1@fred.mathworks.com> <op.uwd76lf8a5ziv5@uthamaa.dhcp.mathworks.com> 
	<b6ceba46-a033-4fb4-a70f-967c776bf8d7@h8g2000yqm.googlegroups.com> 
	<h2gcut$ktu$1@fred.mathworks.com>
NNTP-Posting-Host: 77.16.125.198
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1246476443 917 127.0.0.1 (1 Jul 2009 19:27:23 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 1 Jul 2009 19:27:23 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: x17g2000yqd.googlegroups.com; posting-host=77.16.125.198; 
	posting-account=VAp5gAkAAAAmkCze5hvZtMeedpZWNthI
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET 
	CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022),gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:552152


On 1 Jul, 21:21, "Jesper Lauridsen" <jesperhols...@hotmail.com> wrote:

> I got the error:
>
>  Undefined command/function 'getl'.
>
> Error in ==> vibrationer at 5
>    s = getl(f1id);

Ah. It should be 'fgetl'.

Rune