how to erase a plot in appdesigner

hi,
i'm trying to make a plot of 2 diferent datatypes (rawdata). When i read and plot one datatype there is no problem but when i change the type it seems that older data are saved and it looks like there is an addition in the plot of the old data and the selected one. does anyone know, how can i "reset" the space of the plot such that i can plot and change the datatype for my plots without this problem?
thanks!

Respuestas (1)

Reshma Nerella
Reshma Nerella el 17 de Jun. de 2021
Editada: Reshma Nerella el 23 de Jun. de 2021

0 votos

Hi,
While changing the datatype and plotting the corresponding data, you can clear the axes and plot so that the previous plot doesn't get displayed.
You can clear axes using cla function.

Categorías

Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.

Preguntada:

el 2 de Mayo de 2021

Editada:

el 23 de Jun. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by