Figure JavaFrame Property Deprecation
The figure JavaFrame property is an unsupported feature and will be removed in a future release. Code relying on this property will error out and will lose functionality when this property is removed. We are taking this step to improve the stability of the MATLAB® product.
Disabling The Warning Message
If the figure JavaFrame property will continue to be used, you can disable the warning as shown:
warning('off','MATLAB:HandleGraphics:ObsoletedProperty:JavaFrame');
However, when the property is removed, the warning will become an error.
How Are You Currently Using The Figure JavaFrame Property?
We are evaluating uses of the figure JavaFrame property. Understanding how you use this property will allow us to provide high quality support and help us prioritize enhancement requests for the figure window. Please tell us how your code uses this property in as much detail as you can: