필터 지우기
필터 지우기

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