Beacause I can't use my NI-4351 DAQ card with MATLAB Acquire toolbox to acquire data directly.I want to acquire data by Labview 6.1 and transfer data to MATLAB workspace(real-time),how can I do?
LabVIEW has a MATLAB Script node that will allow you to execute a MATLAB script inside of LabVIEW. This is found on the Functions palette under Mathematics>>Formula. Also, LabVIEW does have extensive analysis functions on the Analyze palette.