You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% ai=anaLogger;
% ai.nChannels=4;
% ai.SampleRate=1000;
% ai.start;
% pause(3);
% ai.stop;
% [v t]=ai.getdata;
%
% figure;
% plot(t,v);
Cite As
Peter O'Connor (2026). Data Acquisition Thing (https://www.mathworks.com/matlabcentral/fileexchange/30689-data-acquisition-thing), MATLAB Central File Exchange. Retrieved .
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (2.73 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
