To work around the issue, create a folder on your desktop (or another temporary location on your computer and copy the entire contents of the DVD or downloaded files to that folder, and start the installer from the new folder.
Instead of trying to run the *.exe that I downloaded, I opened the file using an unzipping program (7-zip - Open Archive) and then selected all files, except the two *.inf files (autorun and activate) and then unzipped these files into a new folder. I was then able to run the setup.exe installation file.
I am trying to install the 2017a Matlab trial and when I try I get "Can't create output file: _temp_matlab_2017a_win64\\autorun.inf". What causes this problem? I have already found https://nl...
Either this file is existing already, but write-protected or in use. Or you do not have write permissions in the current folder. Prefer to define file names including the complete path, because you cannot control if a timer or GUI callback uses cd to change the current folder. Relying on the current folder to be, where it is expected, is not ...
I am trying to save my figure to a specific path using this code. I have my path set under outputs and my directory is set to that path but it just keeps telling me "Cannot create output file." pr...
I'm getting the "Cannot save /path/to/file/file.mat: Permission denied" that you typically get when the user running Matlab does not have permissions to write to the directory specified.