How can I plot a variable against real time?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!