Sort will also sort character arrays in alphabetical order, and will put all uppercase letters before any lowercase letters. charVar = 'abcDEF'; sorted = sort( ...
確定! 回上一頁