10-03-2009 02:31 PM
I am acquiring analog-input signals, and also using those signals for FFT analysis. I would like to take the waveform data from the input and the FFT data, then save it to a file to be opened for post processing in MATLAB. How can I do this in my LabView vi?
I looked on this solution page, but the sample vi at the end of the page is not functioning. I am using LabView 8.5 and the newest version of MATLAB.
Thanks for your help.
10-03-2009 11:55 PM
You can save the data as a text file, a straight binary file, or you can also try this: MAT-File IO Library for LabVIEW.