LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Matlab Script

I would like to run a matlab script (via the matlab script node) in Labview. When I run the matlab function in Matlab it works fine and does the plot. However, when I try to run it as a script in Labview, it does nothing.

In the attached VI, figDiffAB works fine when run in Matlab. However, I cannot seem to run it in Labview using the script "plotDiff_AB.m". The script simply calls the function
figDiffAB(File_A, File_B);
0 Kudos
Message 1 of 2
(2,448 Views)
If this image is not helpful, please post an example that includes some MATLAB source code.
0 Kudos
Message 2 of 2
(2,437 Views)