Does it exist? Did you try making c:\temp like it suggested?
MEX failed to create a temporary directory
20 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Troubleshooting in MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!