how to erase a plot in appdesigner
조회 수: 1 (최근 30일)
이전 댓글 표시
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!
댓글 수: 0
답변 (1개)
Reshma Nerella
2021년 6월 17일
편집: Reshma Nerella
2021년 6월 23일
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!