Import data from the file fname.
Input parameters:
\t
for tab.
(Only valid for ASCII files)
Different file types are supported:
Import ASCII table using the specified number of header rows and the specified delimiter.
See also: textscan, dlmread, csvread, load.
Package: octave