help-octave
[Top][All Lists]
Advanced

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

loading ascii data


From: James Cooley
Subject: loading ascii data
Date: Tue, 20 Jun 2000 12:32:08 -0400

I am trying to load data which is in two colomns in a file.  load
stuff.dat -ascii works fine, unless the format of the data changes e.g.,

 0.12312432
 0.02394435
 2.22435344E-02
 0.01234545

This will cause an error message which says

error: load: refl.dat: inconsistent number of columns near line 1335
error: load: unable to extract matrix size from file `refl.dat'
error: evaluating index expression near line 31, column 1

any sugestions???



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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