|
|
Re: How to change file permission in Matlab in Windows?
Posted:
Dec 8, 2010 12:22 PM
|
|
Hi Michael,
Sorry that I was not very clear in my first post.
I would like to programatically change a file to read-only in Matlab on Windows 7.
Kevin
"Michael Stachowsky" <mstachowsky@gmail.com> wrote in message <idodtv$nn8$1@fred.mathworks.com>... > I'm not 100% sure what you're asking here, but if I understand it correctly, this is the problem: you are in a folder with some m-files, and you want to edit those files in matlab, but it says something like "the files are read only". Is that right? > > If so, just go to where the folder is held (say it's a folder on your desktop, then go to the desktop), right click and select properties. In the window that pops up should be a "security" tab, or something like this. Just make sure every user has the the authority to change the folder. To do this, click on your user name, then click "edit", and then enable the access you want in the panel below. > > if that doesn't help, let me know. > > MIKE > > "Kevin" <khung@fake.com> wrote in message <idocqp$c1r$1@fred.mathworks.com>... > > What DOS command should I use? I am running Matlab 2010b on Windows 7. > > > > Thanks.
|
|