Difference between revisions of "Matlab"
From Sensoray Technical Wiki
Line 1: | Line 1: | ||
− | ==Using Sensoray products with Matlab== | + | ==Using Sensoray products with Matlab and Simulink== |
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. | 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. |
Revision as of 09:55, 15 April 2016
Using Sensoray products with Matlab and Simulink
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 page links to articles that explain the process and will help you get started: