MATLAB loop matrix transpose

Any solutions how to make a loop for this command
S_01=C_01(:,:,1)';
I have C_01 to C_60. I need to create S_01 to S_60.
Thanks

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products

Asked:

on 11 May 2015

Edited:

on 19 Jun 2019

Community Treasure Hunt

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

Start Hunting!