11-17-2006 05:42 PM
11-20-2006 01:54 PM
Hello Brad,
The Matlab node in LabVIEW just uses ActiveX calls to send commands to Matlab. Since the figure window isn't a LabVIEW window, a LabVIEW setting will not force the window to the front. Why it works on some machines and not others is quite odd behavior - there must be something different between them on a lower level. You may want to look for ActiveX commands that can force a window to the front or a Matlab command that will do the same.
Best of luck and happy programming!
Janell R | Applications Engineer
11-20-2006 05:27 PM
11-21-2006 01:04 PM