How divide a large matrix into smaller matrix using loop and save them separately .
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I have a large matrix let say (10x500). I want to divide that big matrix into 5 (10x100) matrix. Actually I have to subtract some value after each 100 coulmn. Can any body help me.
Thanks in advance.
1 Commento
James Tursa
il 10 Apr 2019
What is the ultimate goal? To have separate matrices? Or to have different values subtracted from portions of your matrix?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!