How can i solve this message "The current directory 'd:\matlap2015\bin' is reserved for MATLAB files. Please change your current directory to a writeable directory outside of the MATLAB installation area. Component.??

36 visualizaciones (últimos 30 días)
"The current directory 'd:\matlap2015\bin' is reserved for MATLAB files. Please change your current directory to a writeable directory outside of the MATLAB installation area. Component.

Respuesta aceptada

Steven Lord
Steven Lord el 28 de Abr. de 2016
As the message suggests, change your current directory (using cd) in MATLAB to a directory other than the bin directory in your MATLAB installation before performing whatever operation you were performing when you received this error. You should not create any new files or modify any existing files in that directory, as any new or modified files in that directory could interfere with how MATLAB executes or even prevent it from being able to start altogether.

Más respuestas (0)

Categorías

Más información sobre File Operations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by