Error Permission access denied

78 visualizaciones (últimos 30 días)
nkumar
nkumar el 5 de Sept. de 2013
I am working on a windows 8 64 bit machine with matlab r2012a,when i use save or xlswrite command,it returns error
Permission access denied cant save file
Kindly tell how to retify it please

Respuesta aceptada

Image Analyst
Image Analyst el 5 de Sept. de 2013
Editada: Image Analyst el 5 de Sept. de 2013
Are you sure you don't already have the file open in Excel? If so, it won't let you save it while it's already open. I know starting with Windows 7 there are a lot of folders that you cannot save to any longer, such as anything under the Program Files folder, and sometimes others that you wouldn't think should have such a restriction, like C:\Users and C:\ProgramData, though C:\Users\nkumar\Documents would be allowable.

Más respuestas (1)

Walter Roberson
Walter Roberson el 5 de Sept. de 2013
You are trying to write into a directory you do not have permission for. You can get that if you are trying to save under the MATLAB installation directory instead of into your own directory.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by