Modify drawnow limitrate to update only 10 frames per second.
22 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Kishore Kumar
el 16 de Nov. de 2021
My work is based on real time data acquisition and I am plotting the data in real time. My program currently reads 200 sets of data per second. I have used
drawnow limitrate
to speed up the process. But is there any way to reduce the frame update to 10 per second?
I also have annotation that specify values of peaks which will be also be updated with all 200 sets of data. Does drawnow work on annotaion as well or will it just work on plot?
Thank you for any help.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Graphics Performance en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!