|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #58127] save -V7 and -append error |
| Date: | Mon, 6 Apr 2020 18:52:11 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 |
Update of bug #58127 (project octave):
Severity: 3 - Normal => 2 - Minor
Status: None => Need Info
_______________________________________________________
Follow-up Comment #1:
It's unclear from your description whether this is because '-v7' is the
default in Matlab.
What happens if you open the Preferences in Matlab and set the default
"MAT-File save format" to either v6 or v7.3? Are you still able to save a file
with '-v7' and then append a variable to it with '-append'?
According to Matlab's help for the save command, if the file is in v6 format,
you need to use both '-append' and '-v6'. If that's true, it doesn't seem that
unreasonable to require the same in Octave with '-v7'.
But it might be a useful enhancement if Octave were able to detect and use the
existing file format when saving with '-append'.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58127>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |