Data Acquisition Thing

DataQ device device interface for when the provided package doesn't work
ダウンロード: 423
更新 2011/3/8

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersInstrument Control Toolbox Supported Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0