Files
RTR532/ld3/iif_hdl/ld3_fixed_point2/highlightFeedbackLoop.m
T

39 lines
1.5 KiB
Matlab

open_system('ld3_fixed_point2');
open_system('gm_ld3_fixed_point2');
cs.HiliteType = 'user1';
cs.ForegroundColor = 'black';
cs.BackgroundColor = 'cyan';
set_param(0, 'HiliteAncestorsData', cs);
hilite_system('gm_ld3_fixed_point2/IIF/Delay', 'user1');
hilite_system('ld3_fixed_point2/IIF/Delay', 'user1');
cs.HiliteType = 'user1';
cs.ForegroundColor = 'black';
cs.BackgroundColor = 'cyan';
set_param(0, 'HiliteAncestorsData', cs);
hilite_system('gm_ld3_fixed_point2/IIF/Delay1', 'user1');
hilite_system('ld3_fixed_point2/IIF/Delay1', 'user1');
cs.HiliteType = 'user1';
cs.ForegroundColor = 'black';
cs.BackgroundColor = 'cyan';
set_param(0, 'HiliteAncestorsData', cs);
hilite_system('gm_ld3_fixed_point2/IIF/Subtract1', 'user1');
hilite_system('ld3_fixed_point2/IIF/Subtract1', 'user1');
cs.HiliteType = 'user1';
cs.ForegroundColor = 'black';
cs.BackgroundColor = 'cyan';
set_param(0, 'HiliteAncestorsData', cs);
hilite_system('gm_ld3_fixed_point2/IIF/Subtract2', 'user1');
hilite_system('ld3_fixed_point2/IIF/Subtract2', 'user1');
cs.HiliteType = 'user1';
cs.ForegroundColor = 'black';
cs.BackgroundColor = 'cyan';
set_param(0, 'HiliteAncestorsData', cs);
hilite_system('gm_ld3_fixed_point2/IIF/a(2)', 'user1');
hilite_system('ld3_fixed_point2/IIF/a(2)', 'user1');
cs.HiliteType = 'user1';
cs.ForegroundColor = 'black';
cs.BackgroundColor = 'cyan';
set_param(0, 'HiliteAncestorsData', cs);
hilite_system('gm_ld3_fixed_point2/IIF/a(3)', 'user1');
hilite_system('ld3_fixed_point2/IIF/a(3)', 'user1');