can't save workspace
Ältere Kommentare anzeigen
I'm running 2014a; doing the tutorial. I want to save the workspace by typing
>> save mydata.mat.
I get the error
>> save mydata.mat
Error using save
Unable to write file mydata.mat: No such file or directory.
What gives?
1 Kommentar
Fangjun Jiang
am 28 Jul. 2016
what is your current directory? You can run "pwd" to find it out. Maybe you don't have write-access to that folder?
Antworten (0)
Kategorien
Mehr zu File Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!