How to reset or clear data in chart gui matlab?
Show older comments
Here is my problem which state that cla cannot be used since it it not supported wordcloud.
handles.axes1; cla;
Error using cla (line 39)
Using cla with wordcloud is not supported.
Any ways can solve this problem? Or I can set the handle.axes as my current axes so I can reset it by using gca? Thanks you.
Answers (0)
Categories
Find more on Guided Code Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!