Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
i cannot make mex setup command to work on my matla2012a?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
hello all, i am trying to use mex setup command on matlab 2012a but it does not work on my laptop, and i get the error "Previously accessible file "C:\Program Files\MATLAB\R2012a\toolbox\matlab\iofun\tempname.m" is now inaccessible." any ideas??
5 Kommentare
Geoff Hayes
am 30 Okt. 2014
Bearbeitet: Geoff Hayes
am 30 Okt. 2014
If you type
open tempname
does the file open in the editor?
And, what does
path
return? If there is a list, do you see the directory C:\Program Files\MATLAB\R2012a\toolbox\matlab\ iofun?
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!