LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matlab Script

Solved!
Go to solution

In a LabVIEW Project,I am using Matlab Script node function in a VI in order to calculate changepoints in my graph. Now when I am making Executable or an installer of this project and giving it to the system where Matlab is not installed that function either shows error or the function doesn't execute. Now I know that either executable or installer will execute if other system has Matlab but I want that I should be able to give my executable or installer to the other systems where there is no requirement installing Matlab. Is it possible? What can i import in my installer or executable in order to do so?  

0 Kudos
Message 1 of 2
(673 Views)
Solution
Accepted by Mudit099

Hi Mudit,

 


@Mudit099 wrote:

Is it possible?


No, that's impossible.

The MatlabScriptNode communicates with (licensed) Matlab installed on the very same computer - as is written in the help

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(658 Views)