Description: 程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:\MATLAB6p1\extern\include\,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:\MATLAB6p1\extern\lib\win32\digital\df50\libeng.lib D:\MATLAB6p1\extern\lib\win32\digital\df50\libmx.lib 支持mx函数
- [IsingModl] - a more professional numerical calculatio
- [vcmatlab] - vc Matlab interface with five different
- [VC+Matlab] - This on the MATLAB and VC realize satell
- [cpso] - Particle swarm optimization algorithm ea
- [zzt007] - VC++ in the use of MATLAB' s C++ Math
- [VC-MATLAB] - VC and MTALB examples of mixed programmi
- [matlab_vc] - ppWizard has created this matlab调用 appli
- [VCandMATLAB] - Visual C++ and matlab mixed programmimg
- [matlab_Engine_c] - (1) created by Simulink simulation model
File list (Check if you may need any files):
TestUseMatlab
.............\engwindemo.c
.............\res
.............\...\TestUseMatlab.rc2
.............\Resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\TestMatlab例程使用说明.doc
.............\TestUseMatlab.clw
.............\TestUseMatlab.cpp
.............\TestUseMatlab.dsp
.............\TestUseMatlab.dsw
.............\TestUseMatlab.h
.............\TestUseMatlab.opt
.............\TestUseMatlab.rc
.............\TestUseMatlabDlg.cpp
.............\TestUseMatlabDlg.h
.............\代码版权申明.txt