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 Comment

what is your current directory? You can run "pwd" to find it out. Maybe you don't have write-access to that folder?

Sign in to comment.

Answers (0)

Categories

Asked:

on 28 Jul 2016

Edited:

on 28 Jul 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!