octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Spreadsheet support in core Octave instead of io package?


From: John W. Eaton
Subject: Spreadsheet support in core Octave instead of io package?
Date: Mon, 13 Oct 2014 16:45:08 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

xlsread, xlswrite, and xlsfinfo are all core functions in Matlab. I'd like to make them core functions in Octave as well, as I suspect many users would like to have these functions available by default without having to install a separate package. Is there any objection to moving them from the io package to core Octave?

I'd also consider moving the odsread, odswrite, and odsfinfo functions to core Octave at the same time, though I also wonder whether it might make sense to just put the XLS and ODS capabilities in a single function instead of splitting them up in separate functions.

Comments?

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]