Data Acquisition Toolbox | ![]() ![]() |
What Is the Data Acquisition Toolbox?
The Data Acquisition Toolbox is a collection of M-file functions and MEX-file dynamic link libraries (DLLs) built on the MATLAB® technical computing environment. The toolbox provides you with these main features:
Additionally, you can use the Data Acquisition Toolbox Adaptor Kit to interface unsupported hardware devices to the toolbox.
Exploring the Toolbox
A list of the toolbox functions is available to you by typing
You can view the code for any function by typing
You can view the help for any function by typing
You can change the way any toolbox function works by copying and renaming the M-file, then modifying your copy. You can also extend the toolbox by adding your own M-files, or by using it in combination with other products such as the Signal Processing Toolbox or the Instrument Control Toolbox.
![]() | Preface | Related Products | ![]() |