LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Insert of Matlab script

Hi all, I am new to Labview and need some help in doing my project. I know that Matlab script can be written in Labview and would like to know the procedures. Does anyone has any examples or tutorial on this? Thanks in advance
 
Rgds,
Tay
0 Kudos
Message 1 of 2
(2,637 Views)

Hi Tay,

If you want to include MATLAB script directly in your VIs, you will need to use the MATLAB Script Node, found in the Mathematics > Scripts and Formulas > Script Nodes palette in LabVIEW 8.0.  There are also some MATLAB Script Node examples in your LabVIEW directory...specifically, the examples\scriptnode folder.  And of course, if you search the LabVIEW Help for "MATLAB Script Node" you should find some helpful documentation on the subject.

Also, if you're using LabVIEW 8.0, you should try out the MathScript Node, which is similar to the MATLAB Script Node, except with MathScript, all of the work is being done in LabVIEW...MATLAB is not required.

Good luck,

-D

Message 2 of 2
(2,634 Views)