How to remove rectangle from plot after updating
Ältere Kommentare anzeigen
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 Kommentare
Jason Hawkins
am 4 Okt. 2015
Bearbeitet: mizuki
am 5 Sep. 2018
KSSV
am 5 Sep. 2018
You will get exact help on knowing the code.
Antworten (0)
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!