搜索资源列表
VC调用matlab示例
- 一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
MatlabSharedLib_demo
- Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
vc-matlab
- 要在VC中成功编译Matlab引擎程序,必须包含引擎头文件engine.h并引入Matlab对应的库文件libmx.lib、libmat.lib、libeng.lib