LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview system exec matlab

Hi, I am trying to implement  a v.i where i call matlab  from labview to run a script using system exec.vi of labview. When i call the script using octave as the .exe to be called it works fine..however with matlab as the .exe it doesn't seem to work properly,,,.i have attached my v.i...please help  me figure what i could be doing wrong..thank you

0 Kudos
Message 1 of 3
(2,705 Views)

Hi

 

have you try to run Matlab without any script?

Is the system exec.vi able to run just Matlab?

 

Best!! 

 

0 Kudos
Message 2 of 3
(2,674 Views)

yes it was just supposed to open matlab..i hadn't tried running it without any script..anyway i have figured it out..i was passing wrong commands to system exec..i used this link to figure it out http://www.mathworks.it/it/help/matlab/ref/matlabunix.html...thanks

0 Kudos
Message 3 of 3
(2,646 Views)