matlab经常使用函数总结

经常使用类型转换函数:数组 str2num str2double srt2mat strvcat strcat cellstr字符数组转为元胞数组(没有strcell) int2str整数转换为字符串数组,非整数将四舍五入 num2str非整数数组转化为字符串数组 mat2str%数值数组转化为字符串数组 cell2mat  mat2cell num2cell(注:没有cell2num) 函数
相关文章
相关标签/搜索