How can I plot a variable against real time?
11 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!