I use Matlab compiler to generate a .dll, but it always hint that not enough disk space.Why?
1 回表示 (過去 30 日間)
古いコメントを表示
Like the question, i am totally sure that i have enough disk space, how am i supposed to do?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/190239/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/190240/image.png)
0 件のコメント
回答 (1 件)
Sharannya Ranjith
2018 年 5 月 4 日
編集済み: Walter Roberson
2018 年 5 月 6 日
Ensure that there is enough disk space and you have write access. Did you try the instructions in the link: https://www.mathworks.com/matlabcentral/answers/127451-why-do-i-get-a-java-exception-when-compiling-with-the-mcr-included-in-the-package-using-matlab-compi
You can also change the default directory the file is written to a different location than the /tmp directory. https://www.mathworks.com/matlabcentral/answers/97720-how-do-i-change-the-temporary-directory-that-matlab-uses
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!