Hello,
I developped a VI with a Matlab script in a Matlab script node. It works properly in the computer where Labview and Matlab are installed. But now, I want to distribute this VI as an executable file in a computer where Labview and Matlab are not installed. I have created the .exe file of the VI, and I have installed runtime engine of Labview and Matlab in this computer. The Labview part of the application works properly, but the Matlab part doesn't work, it doesn't launch Matlab runtime engine.
Is there a solution to create a standalone application who use Labview and Matlab with runtime engine of the both ?
Thanks in advance for your answer
Vincent