Shriks,
I guess it isn't possible to do it by using common techniques.
The Matlab script node is an ActiveX process which is a built in function in LabVIEW.
Next problem is that you want to hide the window, to minimize it would be possible by using low level ActiveX functionality.
In your case the best choice would be to use the functionality of the "
Windows API Function Utilities (32 bit) for LabVIEW".
Use the VI "Hide Window.vi" and connect as window name "MATLAB Command Window".
Pojundery,
ThSa
Message Edited by ThSa on
11-09-2007 03:14 PM