Warning: Objects of graphics.plotmanager class exist - not clearing this class or any of its super-classes

조회 수: 1 (최근 30일)
Hi,
I've been getting this error recently, and I've tracked it down to this line of code:
annotation('textbox','String','testing');
After closing the figure that appeared, I entered:
clear classes
And then I get the following error:
Warning: Objects of graphics.plotmanager class exist - not clearing this class or any of its super-classes
Can anyone reproduce the same error?
Regards, Yu Ang
PS: Error only appeared when I do this in MATLAB 2011a. No error appeared when I do the same on MATLAB 2010b.
PPS: I suspect that something was modified, as I did not have the same error message earlier before.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Software Development Tools에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by