MATLAB loop matrix transpose

1 view (last 30 days)
daniel alves
daniel alves on 11 May 2015
Edited: Stephen23 on 19 Jun 2019
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

Answers (1)

Stephen23
Stephen23 on 11 May 2015
Edited: Stephen23 on 19 Jun 2019

Categories

Find more on Loops and Conditional Statements 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!