__csv2table__
datatypes: C = __csv2table__ (file)
Barebone function for loading a CSV file to a cell array.
This is a helper IO function for the csv2table function. Do NOT call it directly.
csv2table
Source Code: __csv2table__