LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview to/from matlab in real-time

I want to send data from labview in real-time to Simulink. I can't use a Matlab script because the variables are read only one time at the beginning. Is it possible to use ActiveX to do that and how?
0 Kudos
Message 1 of 2
(2,307 Views)
I actually don't believe it is possible. In my experience, Matlab is fairly limited as an activeX server. You might be able to figure something out by surfing around the Mathworks site. If it is possible from VB or VC++ you can probably get something similar to work from LabVIEW.

http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/ch07cl12.shtml
0 Kudos
Message 2 of 2
(2,307 Views)