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!
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