interface between c++ and matlab
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
i need help in calling matlab functions from c++ i got some examples but when i implement them i get an error saying that and many other library files are undeclared . So i want to know if is already found on the VC++ complier or need to be included and if so where can i find it and how can i include it . gobar