dpb
Posts:
6,841
Registered:
6/7/07
|
|
Re: Combining series of matrices
Posted:
Jan 20, 2013 10:28 AM
|
|
On 1/20/2013 9:21 AM, Ehsan wrote: > hi > I want to combine like 1000 matrices to one matrix, and I know I can > combine few matrices with this function C=[a;b;d;m;n] but if they are so > many how can I do it??
How are these generated? If they're external on disk, that's one thing; if you're generating them internally that's something else...
--
|
|