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.

답변 (2개)

Fangjun Jiang
Fangjun Jiang 2011년 8월 4일

0 개 추천

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

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

댓글을 달려면 로그인하십시오.

andrew joros
andrew joros 2011년 8월 4일

0 개 추천

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

댓글 수: 1

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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

질문:

2011년 8월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by