How to use MATLab and NI-DAQmx Tools to produce live plots
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Rob Purser
el 29 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Point Grey Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!