Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

can I use a matlab code in labview7.1?

is the new version of labVIEW 7.1  supports programing with matlab or other programing languages.
0 Kudos
Message 1 of 2
(2,659 Views)
Hi,
 
LabVIEW 5.1 and higher offer MATLAB script nodes that let you enter MTALAB scripts in LabVIEW and interface with MATLAB. As for communicating with other programming languages, you can create DLLs in other programming languages and call these DLLs in LabVIEW using the Call Library Function node. For more information on calling external code in LAbVIEW, please refer to the "Using External Code in LabVIEW" manual in the LabVIEw bookshelf.
 
Ankita
0 Kudos
Message 2 of 2
(2,652 Views)