Categories &

Functions List

Function Reference: __ods2table__

datatypes: [data, vtype, meta] = __ods2table__ (file)
datatypes: [data, vtype, meta] = __ods2table__ (file, sheet)

Barebone function for reading a flat ODS (.fods) file.

This is a helper IO function for the ods2table function. Do NOT call it directly.

Source Code: __ods2table__