搜索资源列表
tstMatlabDLL
- 用VC调用MATLAB的DLL,使用MATLAB画出简单的图-VC Calling MATLAB DLL using MATLAB draw a simple map
matlab编译成dll
- matlab提供了丰富的程序接口,除了matlab最初的版本是用fortran写的之外,后来的版本都是用C写的,因此matlab很容易和C/C++联合起来使用matlab提供了丰富的程序接口,除了matlab最初的版本是用fortran写的之外,后来的版本都是用C写的,因此matlab很容易和C/C++联合起来使用
MWArray
- C#与matlab混合编程数据转换D-C# matlab DLL
MccDemo3
- Matlab和VC6.0混合编程,实现将matlab绘图窗口嵌入到vC程序中。 1、首先将压缩文件中的matlab部分,编译,命令如下:mcc -W cpplib:libmccdemo3 -T link:lib mccdemo3.m 2、将编译得到的.dll,.lib,.h,.ctf文件拷贝到vC工程文件夹下 3、编译压缩文件中的vC部分,运行即可。-err
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
vcmatlab
- vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
myDaoju
- vb与matlab混合编程的例子,COM+DLL,非常详细-vb and matlab examples of mixed programming, COM+ DLL, a very detailed
Vc60_MATLAB7_DLL
- 介绍了vc++6.0调用matlab7 DLL的方法-Vc++6.0 introduced matlab7 DLL method calls
Videoreadingandextractthetargetofbackground
- mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
testMatlabDll1
- 教你如何利用vc使用matlab编译后的动态链接库-Teach you how to using matlab Dll in VC++
atlas_athlon.dll
- matlab下载用到的激活文件,实在不知道怎么藐视-matlab download activation files used, it is not to know how contempt
CCRXLS
- vc调用matlab dll 读xls内容-vc call the matlab dll reading xls content
call-DLL
- 在对matlab配置后,上代码mcc -W cpplib:libMyAdd -T link:lib MyAdd -C就可以了,记得加上-C 在对VC6.0进行配置的时候只要把 matlabroot\extern\include和matlabroot\extern\lib\win32\microsoft加入到VC6.0中去了,i.e.可以通过Tools->Options->Directories->show directories for 中的Include files
Using Matlab code in C++
- 在C++中调用由MATLAB代码编译成的动态链接库(dll)的程序,我的环境是VS2010旗舰版+64位MATLAB R2014A,如要使用请参考说明文档。(Using MATLAB R2014A's dll in VS2010 Ultimate,if you real want to use this program ,please refer to documentation.)
dubugger
- 用VC调用MATLAB的DLL,使用MATLAB画出简单的图 不错的,可以(Using VC call MATLAB DLL, use MATLAB to draw simple figure good, you can)
DLLPaintTest
- 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
MatlabCSharpTestConsole
- MATLAB与C#混编示例,matlab写的求和小程序,生成DLL,C#调用,在控制窗口输出结果(C# call matlab dll,matalb has a function,RETURN A PLUS b,YOU CAN SEE RESULT IN CONSOLE.)
tubular-5d-zong-TexGen-matlabChange_oblong
- 三维全五向编织复合材料前处理程序,基于python语言,是abaqus软件的二次开发程序,使用前需要配置matlab路径和动态链接库。(3d braided composite modelling program in abaqus by python. when using, matlab .dll should be established.)
connectZMX
- zemax = connectZMX('C:\users\XXX\Documents\Zemax\ZOS-API\Libraries\ZOSAPI_NetHelper.dll') 这个connectZMX函数需要文件ZOSAPI_NetHelper.dll的绝对路径。 如果你安装的是默认位置,函数会自动找到,如果函数无法自动找到,需要传递给它。(Zemax = connectZMX (' C: \ users \ \ Documents \ zemax XXX \ \ Libraries \ Z
油菜籽粒图像分割matlab
- 油菜籽粒图像分割 Matlab函数,可用包装成matlab dll在.net中调用该库(The Matlab function of rapeseed image segmentation can be packaged into Matlab DLL to call the library in.Net)