text2cellstr¶
TEXT2CELLSTR - Read a cell array of strings from a text file
C = TEXT2CELLSTR(FILENAME)
Reads a text file and imports each line as an entry
in a cell array of strings.
See also: FGETL
TEXT2CELLSTR - Read a cell array of strings from a text file
C = TEXT2CELLSTR(FILENAME)
Reads a text file and imports each line as an entry
in a cell array of strings.
See also: FGETL