MWMCR instance could not be initialized - throw System.ApplicationExcetion
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Chetan Rawal
am 3 Sep. 2013
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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!