Data Acquisition Thing

DataQ device device interface for when the provided package doesn't work
423 Downloads
Aktualisiert 8. Mär 2011

Lizenz anzeigen

% ai=anaLogger;
% ai.nChannels=4;
% ai.SampleRate=1000;
% ai.start;
% pause(3);
% ai.stop;
% [v t]=ai.getdata;
%
% figure;
% plot(t,v);

Zitieren als

Peter O'Connor (2024). Data Acquisition Thing (https://www.mathworks.com/matlabcentral/fileexchange/30689-data-acquisition-thing), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Instrument Control Toolbox Supported Hardware finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0