how to clear a plot in GUI ?

8 views (last 30 days)
dinh tai
dinh tai on 12 Jun 2012
I want to clear a plot in Gui. How do it?

Accepted Answer

Walter Roberson
Walter Roberson on 12 Jun 2012
You probably want cla(), but perhaps you want clf()

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!