I'm using some MATLAB (v7.04) code inside LabVIEW 7.1 to create a few graphs, the problem I have is that LabVIEW opens it's own instance of MATLAB, even though I've already started my own one. Moreover, the MATLAB instance that LabVIEW opens doesn't include the java-built MATLAB user-inferface, instead MATLAB is started with the old version 5-like command line interface. Is there any way that I can make LabVIEW open MATLAB with the new type of user-interface, or even better, to make LabVIEW use the MATLAB instance already running?
regards, Simon