Cant save variable?? "To save this variable, use the -v7.3 switch."

What does this mean? And how do I resolve it?
>> save NARRtroughid NARRtroughid
Warning: Variable 'NARRtroughid' cannot be saved to a MAT-file whose version is older than 7.3.
To save this variable, use the -v7.3 switch.

Respuestas (2)

Fangjun Jiang
Fangjun Jiang el 4 de Ag. de 2011
type "help save" you will see some explanation regarding save Version Compatibility Options. The thing mentioned for v7.3 is that it supports for data items greater than or equal to 2GB. Is your variable a very large data?

1 comentario

my data is only about 58MB. I have never experienced this before.

Iniciar sesión para comentar.

andrew joros
andrew joros el 4 de Ag. de 2011
I got it working. I guess it saves to a .mat that is 58mb but the actual size is about 3GB.

1 comentario

What do you mean? What is the size of your variable NARRtroughid?

Iniciar sesión para comentar.

Categorías

Preguntada:

el 4 de Ag. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by