How to remove rectangle from plot after updating
이전 댓글 표시
I am plotting a series of randomly placed rectangle objects. Rectangles are not allowed to overlap. I have a method for removing rectangles when they overlap another rectangle, but the removed rectangle object is still plotted. How can I tell Matlab to only plot the final set of rectangles?
I can remove the object from the class I created, but it still appears in the plot.
댓글 수: 2
Jason Hawkins
2015년 10월 4일
편집: mizuki
2018년 9월 5일
KSSV
2018년 9월 5일
You will get exact help on knowing the code.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!