MATLAB loop matrix transpose
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!