unfold 3D to 2D

I have a matrix of 900*360*66 and I want to unfold it to a matrix of 324000*66 does anyone know how to do it?

Answers (1)

Matt J
Matt J on 5 Mar 2014

0 votes

See the RESHAPE command.

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Asked:

on 5 Mar 2014

Answered:

on 5 Mar 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!