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!