How can I plot a variable against real time?
显示 更早的评论
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Video Formats and Interfaces 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!