Info

This question is closed. Reopen it to edit or answer.

Real time data in MATLAB

1 view (last 30 days)
rahul manocha
rahul manocha on 17 Nov 2013
Closed: Walter Roberson on 17 Nov 2013
I have a piece of code that collects data from a hardware. I am trying to display the data real time. The hardware gives data every 1/512 sec. But plotting the data makes the system really slow. Is there a way to plot real time data using multithreading or multiprocessing, such that the data rate is not affected plot is remains real time.

Answers (0)

Community Treasure Hunt

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

Start Hunting!