Error in compilation - Matlab - Java exception
1 回表示 (過去 30 日間)
古いコメントを表示
While I was compiling my script in Matlab, I ended up with the following error. I use MACBook Pro with OS X v10.8.3, 2.66GHz intel Core i7, and 4GB RAM.
Depfun error: 'Java exception occurred: java.lang.NullPointerException at java.util.logging.Logger.demandLogger(Logger.java:286) at java.util.logging.Logger.getLogger(Logger.java:321)'
Any help on this issue will be greatly appreciated.
Thanks in advance. Yavuz
0 件のコメント
採用された回答
Friedrich
2013 年 4 月 15 日
Hi,
sounds like this:
Are you tryting to compile Parallel Computing Toolbox code? Do you have Parallel Computing Toolbox installed?
In the case this doesn't help: Can you provide the ML version and the full build log?
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!