help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loading ascii data


From: Daniel Heiserer
Subject: Re: loading ascii data
Date: Tue, 30 Mar 1999 08:42:21 +0200

Wolfgang Koller wrote:
> 
> > Wolfgang Koller wrote:
> > >
> > > Hi!
> > >
> > > I have problems with loading a large ascii-file. The octave error
> > > message does not indicate to me what is wrong:
> > >
> > >   ' found in file `/home/koller/Daten/IFG/Panel.ocd'
> > >   error: evaluating index expression near line 3, column 1
> > >
> > > However, when I cut only the first 10 data rows of the file (and
> > > adapt the header accordingly) everything goes well. So I conclude
> > > the failure must be hidden somewhere in the next thousand lines...
> > >
> > > Can someone give me a hint what I should look for?
> >
> >
> > How did you load it, with "load /home/koller/Daten/IFG/Panel.ocd'?
> > Is it a plain ascii file or is it from octave?
> >
> >
> Yes, I used the load command. The first four lines of the file look
> like this:
> 
> # name: Panel
> # type: matrix
> # rows: 6471
> # columns: 36
> 
> Then come the data.
> 
> The figures ar tabulator-separated, not blank-separated. I wonder if
> this causes the troubles?!
> 

figures? you meand the data right?
How did you generat this file? Did you use octave or did you use an
other
tool to generate this data file?



-- 
Mit freundlichen Gruessen
                                 Daniel Heiserer
-----
--------------------------------------------------------------
Dipl.-Phys. Daniel Heiserer, BMW AG, Knorrstrasse 147, 80788 Muenchen
Abteilung EK-20
Tel.: 089-382-21187, Fax.: 089-382-42820
mailto:address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]