Clear Filters
Clear Filters

How to make a 1xNxM array NxM ?

13 views (last 30 days)
I think question says everything ,in fact I have a 1x23x13 array that i need to make it appear as 23x13.

Accepted Answer

per isakson
per isakson on 28 Jun 2013
Edited: per isakson on 28 Jun 2013
Doc says: squeeze, Remove singleton dimensions

More Answers (0)

Community Treasure Hunt

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

Start Hunting!