MATLAB_C_API

所属分类:matlab编程
开发工具:matlab
文件大小:8KB
下载次数:12
上传日期:2007-11-05 15:07:13
上 传 者vipjvs
说明:  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.

文件列表:
Matlab.dsw (551, 2003-05-24)
Matlab.ncb (33792, 2003-05-24)
Matlab.opt (53760, 2003-05-24)
MatlabConsole.cpp (2252, 2003-05-24)
MatlabConsole.dsp (4614, 2003-05-24)
MatlabConsole.plg (1254, 2003-05-24)
StdAfx.cpp (300, 2003-05-24)
StdAfx.h (831, 2003-05-24)

======================================================================== CONSOLE APPLICATION : MatlabConsole ======================================================================== AppWizard has created this MatlabConsole application for you. This file contains a summary of what you will find in each of the files that make up your MatlabConsole application. MatlabConsole.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. MatlabConsole.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named MatlabConsole.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者