Info
この質問は閉じられています。 編集または回答するには再度開いてください。
i cannot make mex setup command to work on my matla2012a?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Geoff Hayes
2014 年 10 月 30 日
編集済み: Geoff Hayes
2014 年 10 月 30 日
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?
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!