How to use MATLab and NI-DAQmx Tools to produce live plots
2 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Rob Purser
on 29 Sep 2011
Visit the demos and examples page for the Data Acquisition Toolbox. See the demo "Continuous Background Acquisition"
That should get you started. -Rob
0 Comments
See Also
Categories
Find more on Point Grey Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!