[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #59570] variable editor should save a "range"
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #59570] variable editor should save a "range" variable to file as simple numbers |
Date: |
Sat, 28 Nov 2020 23:08:14 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #1, bug #59570 (project octave):
I think it is a bad idea to have the behavior in the GUI and the CLI diverge
from each other. "save x" would mean something different based solely on the
'--gui' option.
Also, while the '-text' format is readable by humans, the primary objective is
the secure storage and retrieval of variables for Octave. If the user
specifically wants a human-readable or spreadsheet-readable file there are
already various options. The "-ascii" option to save() will create a row
vector of numbers for a range type. For spreadsheets or humans, csvwrite will
produce a comma-delimited row vector of numbers.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59570>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/