Build application Error
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I am trying to figure how to use the Matlab engine so I can use C++ GUI with matlab function however I am having some trouble tryin to figure out how to use the MATLAB engine classes. The first thing I did was try to run their examples after a bit of trying I go this error upon a successful build, "The application was unable to start correctly 0xc000007b" How do I fix this and will this impact future programs I want to run using he MALAB engine?
Note: a did a couple of searches and all I found was that there is a simmilar porblem with adobe cs5
0 Commenti
Risposte (2)
Chirag Gupta
il 21 Giu 2011
Try and register MATLAB as a COM server. You should be able to do so by following either of the links:
Then try running the example again!
Kelvin Oys
il 21 Gen 2013
I have the same problem 0xc000007b Document 1 link is not working anymore? Could anyone re post the link. Did you solve the problem at end Benjamin?
Vedere anche
Categorie
Scopri di più su Call MATLAB from C in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!