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: names = caseread (filename)

Read case names from an ascii file.

Essentially, this reads all lines from a file as text and returns them in a string matrix.

See also: casewrite, tblread, tblwrite, csv2cell, cell2csv, fopen.

Package: statistics