Reshape 1xn vector with matlab

前端 未结 2 1612
没有蜡笔的小新
没有蜡笔的小新 2020-12-07 05:13

Hii i have a vector with a dimension of 1x55 and i want to reshape row by row and get a 11x5 matrix. CAn anyone help me ?

Here´s an example:

A=[1,2,3         


        
2条回答
提交回复
热议问题