Borrar filtros
Borrar filtros

How to remove data from a real-time plot after a certain period of time?

2 visualizaciones (últimos 30 días)
I am using the animatedline function to plot real time data which is inputted to Matlab from another system.
The data plots multiple loops (circles) but after the first few loops it is difficult to see where the current loop is exactly.
Is there a way to remove the data that has been plotted after a certain amount of time or only display x number of data points?
Thank you!

Respuesta aceptada

Bruno Luong
Bruno Luong el 12 de Ag. de 2019
Have you seen the 'MaximumNumPoints' option of animatedline()?
  1 comentario
dpb
dpb el 12 de Ag. de 2019
Thanks Bruno, I keep forgetting about the animated line having been introduced...

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Animation 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!

Translated by