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!