I cannot use deployment Tool in my matlab 2015 because when I select Application Compiler, I get this figure window.What to do now? Regards
Mostrar comentarios más antiguos
When I type deploytool in command window and press enter,a window appears showing 4 options.When I select the 1st ie application compiler, I get another window which says could not save project file in the specified folder.You may have not write permission.Now what to do?
2 comentarios
Sadiq Akbar
el 4 de Jul. de 2015
Steven Lord
el 6 de Jul. de 2015
Are you trying to open the folder while MATLAB Compiler is creating the application? If so, stop that. If not, I'm not sure I understand what you're doing, and I think you're going to need to contact Support for further assistance.
Respuestas (2)
Steven Lord
el 30 de Jun. de 2015
Try changing the current directory to one in which you do have write permission, like the temporary directory, and try again.
cd(tempdir)
Sadiq Akbar
el 30 de Jun. de 2015
0 votos
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




