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
Adam 2014 年 9 月 17 日
How big is your matrix?
Michael Haderlein
Michael Haderlein 2014 年 9 月 17 日
Do you, by accident, have a variable called "save"?
Kobi
Kobi 2014 年 9 月 17 日
yes. thank you!
Adam
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 ExchangeMatrix Indexing についてさらに検索

製品

質問済み:

2014 年 9 月 17 日

コメント済み:

2014 年 9 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by