vcmat
代码说明:
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
下载说明:请别用迅雷下载,失败请重下,重下不扣分!