我想把一列56个的数组做成7行8列的矩阵,不知道怎么编程,有人教教我吗
收起
可以使用reshape来实现https://ww2.mathworks.cn/help/matlab/ref/reshape.html?searchHighlight=reshape&s_tid=srchtitle_reshape_1
报告相同问题?