I included the write .h path, but still had the problem.mitkof6 wrote: ↑Fri Nov 15, 2019 3:44 pmMaybe you haven't provided the include dir when compiling with mex. The compiler must know the location of the OpenSim.h file directory. This is typically provided with the -I argument.
https://stackoverflow.com/questions/676 ... es#6768067
https://www.mathworks.com/help/matlab/r ... d1a18985c6
I agree with James that there are problems in Matlab compilers and perhaps mex interface.