Hi, in the past I've interfaced with NI DAQ devices using Matlab's data acquisition toolbox on windows machines.
I'm now working with matlab R2021a on a linux machine (running Ubuntu 20.04.2). Matlab's DAQ toolbox isn't supported on linux machines, so I'm starting a bit from scratch and am not really sure where to begin.
Could anyone point me to a guide or some example code showing how to interface with an NI DAQ device in matlab running on a linux machine?
Thanks in advance for any help.