MEX failed to create a temporary directory
Mostra commenti meno recenti
Hi,
I am using MatLab and I would like to install mex using
mex -setup
But, an error appears :
C:\PROGRA~1\MATLAB\R2012A\BIN\MEX.PL: Error: MEX failed to create a temporary
directory. The directory "C:\Users\ABDELK~1\AppData\Local\Temp"
defined by the environment variable %TEMP% either does not exist
or is not writable. Consider changing %TEMP% to a writable directory,
for example "C:\temp".
Error using mex (line 206) Unable to complete successfully.
1 Commento
Image Analyst
il 20 Gen 2016
Does it exist? Did you try making c:\temp like it suggested?
Risposte (0)
Categorie
Scopri di più su Troubleshooting in MATLAB Compiler SDK in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!