How can I plot a variable against real time?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!