[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
octave: error in closing file
From: |
ubisum |
Subject: |
octave: error in closing file |
Date: |
Thu, 26 Feb 2015 08:39:17 -0800 (PST) |
hi everyone.
I wrote an octave function that opens a file for reading, reads some
information from it and then attempts to close it.
The file is correctly opened and reading is performed. When trying to close
file, at the end of function, I get the following error: /error: fclose:
invalid stream number = -/1.
Do you know any reason?
thanks for help.
--
View this message in context:
http://octave.1599824.n4.nabble.com/octave-error-in-closing-file-tp4668862.html
Sent from the Octave - General mailing list archive at Nabble.com.
- octave: error in closing file,
ubisum <=