How divide a large matrix into smaller matrix using loop and save them separately .
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
James Tursa
2019-4-10
What is the ultimate goal? To have separate matrices? Or to have different values subtracted from portions of your matrix?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!