MWMCR instance could not be initialized - throw System.ApplicationExcetion
3 ビュー (過去 30 日間)
古いコメントを表示
MCR is installed. Path is set correctly.
Any way I try to use matlab - either as .NET or COM, it crushes when it tries to init the MWMCR.
I've added the cs file and I see that it crushes in this line:
mcr= new MWMCR("", ctfFilePath, embeddedCtfStream, true);
I've tried with ctf embedded, and without. nothing matters. Windows 8 x64, MCR ver 8.1 Dot net set to 4.0 target x64.
Any ideas how I can pass this line and start using my functions ?
0 件のコメント
回答 (1 件)
Chetan Rawal
2013 年 9 月 3 日
If you are still facing trouble, I would suggest contacting MathWorks support ( support@mathworks.com ). They can try to reproduce your errors to see what is causing them, and help you out.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!