How to use MATLab and NI-DAQmx Tools to produce live plots

조회 수: 1 (최근 30일)
Derik
Derik 2011년 9월 27일
So i am looking to use the NI-DAQmx Tools box along side a NI-6009 DAQ in MATLab to create live plots. The problem I am having is that i cant find anyway to stitch together the results of the AcqNUpdates function in order to update a plot to represent live feedback. I tried just running the function twice with small pause between and just grabbing last value of second function and appending it to the end of first function but very difficult to to time and seems inaccurate. Note that this is going to be done at very low frequencies.
Any one have a suggestion?

답변 (1개)

Rob Purser
Rob Purser 2011년 9월 29일
Visit the demos and examples page for the Data Acquisition Toolbox. See the demo "Continuous Background Acquisition"
That should get you started. -Rob

카테고리

Help CenterFile Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by