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: [filetype] = odsfinfo (filename [, reqintf])
Function File: [filetype, sh_names] = odsfinfo (filename [, reqintf])
Function File: [filetype, sh_names, nmranges] = odsfinfo (filename [, reqintf])
Function File: [filetype, sh_names, fformat, nmranges] = odsfinfo (filename [, reqintf])

Query a spreadsheet file for some info about its contents.

For more info see the help for xlsfinfo.m.

odsfinfo.m is deprecated. Currently it is a mere wrapper for xlsfinfo.m

See also: xlsfinfo.

Package: io