A is a multidimensional vector 3x3x3. I want to change it to be 9x3 vector. How can I do this in matlab?
1
votes
possible duplicate of Reshaping a matrix in matlab, How do I resize a matrix in MATLAB?, Reshape 3d matrix to 2d matrix and many more...
- Eitan T
I can understand the closevotes, but why downvoting? The question is clear, and finding the solution is not trivial without knowing the right keywords.
- Dennis Jaheruddin
2 Answers
2
votes