[bug #67498] Error when using save -binary
Johannes <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #22, bug #67498 (group octave):
Some more information:
I made a small script bug.m:
n = 1e3;
x = rand(n, n);
save -binary xx.bin x
When running the script in the home directory, it works. If I run it in a
subdirectory, it does not work.
However, if I run the script in a subdirectory, subsequently delete the file
xx.bin-saving-in-progress and type the command
"save -binary yy.bin x"
in the command window, it works.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?67498>
_______________________________________________
Nachricht gesendet über Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaYRVwAAKCRCqLAuaBUf3 Tmz3AQC6XRqWMMkeR80dS1RESHGFxYvDuGKZ/pJwtRKWqVlc0AD+J0lJcZL79Elc Tfdl3/ZCHpobT/FDVmwesOafSu8rsAc= =08oT -----END PGP SIGNATURE-----