The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: ods = odsopen (filename)
Function File: ods = odsopen (filename, readwrite)
Function File: ods = odsopen (filename, readwrite, reqintf)

Get a pointer to contents of a spreadsheet file.

For more info see the help for xlsopen.m.

odsopen.m is deprecated. Currently it is a mere wrapper for xlsopen.m

See also: xlsopen.

Package: io