How can I plot a variable against real time?
Show older comments
I am currently doing a project in which I capture a frame from from a video, extract and measure a feature, and store it in a matrix. I can plot the change of variable against the total number of frames captured, but I cannot plot it against real time as the loop iterates(it's an infinite loop). How can I plot the variable in real time continuously as the loop iterates? Any help is appreciated.
Answers (0)
Categories
Find more on Video Formats and Interfaces 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!