[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug: save file
From: |
Daniel Heiserer |
Subject: |
bug: save file |
Date: |
Thu, 17 May 2001 09:04:26 +0200 |
Hi,
there is a problem with 2.1.34:
when I have a file descriptor:
fid=fopen('foo',w');
and your try to save the data using
save allstuff.mat
Then octaves issues an error because he doesn't know
how to save the type "file":
warning: save: wrong type argument `file'
reading the then stored data leads to an error:
error: load: failed to extract keyword specifying value type
error: load: reading file foo
-- dh
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug: save file,
Daniel Heiserer <=