Problems while setting BackgroundColor of a Simulink masked subsystem
Show older comments
Hello together,
I want to set the bachgroundcolor of a Simulink masked subsystem to a specific rgb value. According to the help it can be done by:
set_param(gcb,'BackgroundColor',[1,1,1])
Using this leads to an error.
Warning: Could not evaluate MaskDisplay commands of block 'test/ICE_2_ECLTUCH': Invalid setting in SubSystem
block (mask) 'ICE_2_ECLTUCH' for parameter 'BackgroundColor'
Invalid setting in SubSystem block (mask) 'ICE_2_ECLTUCH' for parameter 'BackgroundColor'
Anyone an idea?!
Regs Marcus
Accepted Answer
More Answers (0)
Categories
Find more on Subsystems 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!