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