Strings in Matlab are actually character matrices, ... punctuation B = isstrprop(str,'alphanum') % alpha or numeric characters C = isstrprop(str,'digit') ...
確定! 回上一頁