MATLAB loop matrix transpose
Show older comments
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)
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!