C = strsplit(str) splits the string, str, at whitespace into the cell array of strings, C. A whitespace character is equivalent to any ...
確定! 回上一頁