Matlab
From Sensoray Technical Wiki
Using Sensoray products with Matlab
Most Sensoray products have a free SDK (software development kit) that includes an API (application programming interface) library that can be linked to Matlab programs.
To use a Sensoray product with Matlab, install the driver (if included in the Sensoray SDK) first and then use the API library (a DLL) as a Matlab shared library. This Mathworks article explains the process and will help you get started: