How can I replace EraseMode 'background'?

15 views (last 30 days)
M. Efe
M. Efe on 17 Sep 2015
Hi everyone,
using "set(chld(1), 'EraseMode', 'background')" in my code, I am getting a warning that EraseMode is no longer supported. I have looked up for some solutions, however the only solution/replacement is available for EraseMode 'xor' and 'none'. Any idea how to fix it?

Answers (0)

Categories

Find more on MATLAB 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!