help-octave
[Top][All Lists]
Advanced

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

Loading a big matrix fails (2.0.14)


From: Thomas Hoffmann
Subject: Loading a big matrix fails (2.0.14)
Date: Mon, 28 Jun 1999 09:22:51 +0200 (METDST)

With Octave 2.0.14 on HPUX 10.20 I wrote a big (is this big?:

# type: matrix
# rows: 5501
# columns: 16)

matrix to disk. 

Now I wanted to read this matrix back and issued

octave:6> load lncupcdat

but Octave fails with the msg

error: load: failed to load matrix constant
error: load: reading file lncupcdat
error: evaluating index expression near line 6, column 1

.

The only remarkable thing with this matrix is that it contains some NaNs.

Has anybody a clue why this goes wrong?

Thomas Hoffmann.



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

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