reshape函数的用法 reshape命令的使用方法 函数reshape的用法?重塑功能是一个矩阵转换成一个特定的维度。语法是a=reforme(a,m,n);或a=reforme(a,[m,n])。它们都将a的行和列排列... 2021-03-13 2685次浏览