Introduction - If you have any usage issues, please Google them yourself
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
Packet : 29782173matlab_c_api.zip filelist
Matlab.dsw
Matlab.ncb
Matlab.opt
MatlabConsole.cpp
MatlabConsole.dsp
MatlabConsole.plg
ReadMe.txt
StdAfx.cpp
StdAfx.h