How to reset or clear data in chart gui matlab?

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)

Asked:

on 22 Mar 2019

Edited:

on 22 Mar 2019

Community Treasure Hunt

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

Start Hunting!