Transposing 3D matrices - stuck

2 views (last 30 days)
Kate
Kate on 31 Jul 2014
Commented: Star Strider on 31 Jul 2014
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
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.

Sign in to comment.

Answers (0)

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!