|
计算机应用 2006
Seamless integration between LabVIEW and Matlab
|
Abstract:
Three methods were introduced with a typical example to show how to integrate LabVIEW and Matlab seamlessly, which were COM object method, transmitting parameter method with temporary file and the method of encapsulating the well developed algorithm to the dynamic link library (DLL) and transforming the parameter type through using VC . These methods helped to release the software easily.