how to save multidimantional matrix as structure?
이전 댓글 표시
how to save multidimantional matrix as structure?
i get this error:
>> save('filename','H')
Index exceeds matrix dimensions.
댓글 수: 4
Adam
2014년 9월 17일
How big is your matrix?
Michael Haderlein
2014년 9월 17일
Do you, by accident, have a variable called "save"?
Kobi
2014년 9월 17일
Adam
2014년 9월 17일
I was going to ask that, but I though surely no-one would call a variable 'save'!! I have fallen for that on many occasions too though with min, max and other functions like that.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!