此MATLAB 函数在空白处将str 拆分为C。空白字符等效于集合{' ','\f','\n','\r','\t' ... C = strsplit( str , delimiter ) 在 delimiter 指定的分隔符处拆分 str 。
確定! 回上一頁