Data Acquisition Thing

DataQ device device interface for when the provided package doesn't work
425 Downloads
Updated 8 Mar 2011

View License

% 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://uk.mathworks.com/matlabcentral/fileexchange/30689-data-acquisition-thing), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0