![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Determines number of columns and delimiter from a CSV file.
Delimiter is determined by maximum probability among a list of the most common CSV delimiters
Definition in file get_no_cols_deli.m.
Go to the source code of this file.
Functions | |
function | get_no_cols_deli (in filename) |
function get_no_cols_deli | ( | in | filename | ) |
filename |
[no_cols,deli] |