How to save cell data from workspace?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
BB
am 19 Nov. 2012
Beantwortet: wujihao wujihao
am 9 Jan. 2018
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 Kommentare
Jan
am 19 Nov. 2012
Please post the SAVE command you are using for storing the data. Then we can suggest a corresponding LOAD command.
Akzeptierte Antwort
Weitere Antworten (3)
wujihao wujihao
am 9 Jan. 2018
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 Kommentare
Siehe auch
Kategorien
Mehr zu Low-Level File I/O finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!