Info

此问题已关闭。 请重新打开它进行编辑或回答。

Storing Multiple large matrixs on a loop

1 次查看(过去 30 天)
Chameleon17
Chameleon17 2015-10-8
关闭: MATLAB Answer Bot 2021-8-20
Good Afternoon,
I have another probably quite basic query as usual.
I am generating a series of matrix's on a loop, 501x501 double.
I am trying to save each matrix the way I normally do but I always get this response:
Subscript indices must either be real positive integers or logicals.
Error in MMM (line 81) RESULTSPACE(Sources,:) = RESULTS
Where RESULTSPACE is my storage space, Sources are the terms I'm looping through and RESULTS is my matrix.
Any pointers would be greatly appreciated!
Thank you!

回答(0 个)

此问题已关闭。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by