Build application Error
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Chirag Gupta
el 21 de Jun. de 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
el 21 de En. de 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?
Ver también
Categorías
Más información sobre Call MATLAB from C en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!