C-MEX implementation of STR2ARRAY - this function is part of the NaN-toolbox.
[...] = str2array(s) [...] = str2array(sa) [...] = str2array(s,cdelim) [...] = str2array(s,cdelim,rdelim) [...] = str2array(s,cdelim,rdelim,ddelim) [num,status,strarray] = str2array(...)
char string
cell array of strings
column delimiter
row delimiter
decimal delimiter