LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matlab script doesn't function in my VI, what could be the problem?

I've to use a matlab script in my VI, for this reason I used the Matlab script node, but it doesn't function in
all PC where I have tried to use it. In some PC labView open the matlab command window and all it's OK, but in other PC this doesn't happend. I have tried to reinstall these softwares with no results.
0 Kudos
Message 1 of 2
(2,583 Views)
Hi, do you receive any error from the Matlab script box error out (in labview) on the PC where it doesn't work?
In my PC, LV7.1 and matlab 6.5 (R13) everything works, I don't see matlab command window popping up, but script works well.
Could it be related to matlab working folder or something like that?
Labview calls matlab via activeX, so what works in matlab should work well in labview matlab script formulas too, if matlab is correctly installed (with ActiveX correctly registered).

Also take a look at this document: How Can I Resolve MATLAB and Xmath Script Node Issues in LabVIEW?

Ciao.
NicolaC.
0 Kudos
Message 2 of 2
(2,571 Views)