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 Kommentare

Adam
Adam am 17 Sep. 2014
How big is your matrix?
Do you, by accident, have a variable called "save"?
Kobi
Kobi am 17 Sep. 2014
yes. thank you!
Adam
Adam am 17 Sep. 2014
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Produkte

Gefragt:

am 17 Sep. 2014

Kommentiert:

am 17 Sep. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by