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.

Answers (2)

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 Comment

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

Sign in to comment.

I got it working. I guess it saves to a .mat that is 58mb but the actual size is about 3GB.

1 Comment

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

Sign in to comment.

Asked:

on 4 Aug 2011

Community Treasure Hunt

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

Start Hunting!