Transposing 3D matrices - stuck
1 view (last 30 days)
Show older comments
Hello All,
My mind is a little tangled on this one. I have a global map of surface temp (see attached) which I need to do a full transpose on, but the 3rd dimension is time.
I've tried flipud, fliplr, transposing within permute etc, but haven't managed to get my matrix into the proper configuration. I'm sure this is a super simple fix but I can't wrap my brain around it today.
Any suggestions? Thanks, Kate
1 Comment
Star Strider
on 31 Jul 2014
What configuration is it in now, and what configuration do you want it to be in?
Posting a representative sample of your matrix might help, too.
Answers (0)
See Also
Categories
Find more on Matrices and Arrays in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!