I want to use Java NetBeans IDE (which one can also use for C project development) for writing some C Mex functions. My question is, where to I reference/link to files such as mex.h , matrix.h, mat.h, mwdebug.h and all these other MathWorks files? Where do they reside (folder) in Matlab?
Cheers.