Stuart’s MATLAB Videos

Watch and Learn

How to do a matrix reshape by ‘blocks’

This week’s video covers a non-standard way of reshaping a matrix. Instead of using the reshape function, this kind of matrix manipulation must be done with for loops. This matrix reshape operation treats submatrices within the original matrix as a unit. I suspect there are many other ways of doing this, and would love to hear about them in the comments.

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.