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, rstatus ] = oct2ods (arr, ods)
Function File: [ ods, rstatus ] = oct2ods (arr, ods, wsh)
Function File: [ ods, rstatus ] = oct2ods (arr, ods, wsh, range)
Function File: [ ods, rstatus ] = oct2ods (arr, ods, wsh, range, options)

Transfer data to spreadsheet file pointer ods.

For more info see the help for oct2xls.m.

oct2ods.m is deprecated. Currently it is a mere wrapper for oct2xls.m

See also: oct2xls.

Package: io