can't save workspace
显示 更早的评论
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 个评论
Fangjun Jiang
2016-7-28
what is your current directory? You can run "pwd" to find it out. Maybe you don't have write-access to that folder?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!