Function File: [numarr, txtarr, rawarr, limits] = odsread (filename)
Function File: [numarr, txtarr, rawarr, limits] = odsread (filename, wsh)
Function File: [numarr, txtarr, rawarr, limits] = odsread (filename, wsh, range)
Function File: [numarr, txtarr, rawarr, limits, extout] = odsread (filename, wsh, range, OPTS, …)

Read data from a spreadsheet file.

For more info see the help for xlsread.m.

odsread.m is deprecated. Currently it is a mere wrapper for xlsread.m.

See also: xlsread.

Package: io