Problem to save a variable to a .mat file
3 ビュー (過去 30 日間)
古いコメントを表示
When I try to save my workspace i got this message
Warning: Variable 'Colunas2D' cannot be saved to
a MAT-file whose version is older than 7.3.
To save this variable, use the -v7.3 switch.
Skipping...
How can I save this variable into a .mat file Thank you
0 件のコメント
回答 (2 件)
Image Analyst
2014 年 6 月 11 日
You can delete that old, pre-v7.3 mat file, and just save it anew.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Workspace Variables and MAT-Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!