MATLAB loop matrix transpose
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Loops and Conditional Statements in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!