Skip to content

text2cellnum

  TEXT2CELLNUM - Read each row of a text file as numeric data to produce array of cells

   C = TEXT2CELLNUM(FILENAME)

   Reads a text file and imports each line as a numeric matrix entry 
   in a cell array.

   See also: FGETL, TEXT2CELLSTR, STR2NUM