07-08-2018 07:05 AM
hello I am new at using myDAQ . i want to record sound and do FFT to this sound how do i do it ?
07-09-2018 04:07 PM
Hi t4tomer,
What is your physical setup with your myDAQ to accomplish this?
Additionally as you are using The MathWorks, Inc. MATLAB ® software you may get more assistance in how be able to do this from their website or forums.
07-10-2018 02:04 AM
NI-DAQmx Support from Data Acquisition Toolbox
Use DAQmx. Matlab supports myDAQ with DAQmx driver.
Search "Matlab daqmx example" on google. You can find example code.