251024
This commit is contained in:
2
kongjian4.m
Normal file
2
kongjian4.m
Normal file
@@ -0,0 +1,2 @@
|
||||
hpop=uicontrol(gcf,"Style","popup","String",'red|blue|green|yellow|white','Position',[100,100,100,80],...
|
||||
'Callback',['cbcol=[''R'',''B'',''G'',''Y''];','set(gcf,''Color'',cbcol(get(hpop,''Value'')))']);
|
||||
Reference in New Issue
Block a user