Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

cannot use matlab engine any longer

Status
Not open for further replies.

olinn

Materials
Joined
Oct 26, 2005
Messages
21
Location
US
I just upgraded my matlab from 6.5 (R13) to 7.0 (R14) and I found all my Visual C++ programs in which I used matlab engine to do calculation do not work! Does matlab 7.0 change to way to do matlab engine? Thank you!
 
Or, more correctly, did you recompile with the latest headers?

TTFN



 
yes, you are right. I found Matlab 7.0 does not supply matlab.h any longer. It uses engine.h instead. In addtion, some .lib are not provided or changed to other names too. I should rewrite some of my codes :(
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top