Build application Error
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (2개)
Chirag Gupta
2011년 6월 21일
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
2013년 1월 21일
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?
참고 항목
카테고리
Help Center 및 File Exchange에서 Call MATLAB from C에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!