How to save cell data from workspace?
2 ビュー (過去 30 日間)
古いコメントを表示
I want to save my xy3 cell contains 2401x1
And I save to .mat file , then when I import data in workspace
it's show error "file contains uninterpretable data"
Why I can't read the cell file
thanks!
3 件のコメント
Jan
2012 年 11 月 19 日
Please post the SAVE command you are using for storing the data. Then we can suggest a corresponding LOAD command.
採用された回答
その他の回答 (3 件)
wujihao wujihao
2018 年 1 月 9 日
Hi, Sir,I have the same question,I want to save the workspace data which including Map,cell,and array.My purpose is saving the earlier data and using them in now calulating.How can I save them all in a text or whatever else.
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!