调用格式:
figure
figure('PropertyName',propertyvalue,...)
figure(h)
h = figure(...)
如:
scrsz = get(0,'ScreenSize');%获取显示器屏幕尺寸个体工商户条例
f_size= [1 scrsz(4)/2 scrsz(3)/2 scrsz(4)/2];
h=figure(‘Name’,西藏高考分数线’图1’,有关雨的成语’Position’,f_size);
t(h,’NumberTitle’,’off’) %隐藏数字标题即左上角的“Figure1,2..”
t(h,’NumberTitle’,’两只老虎图片on’) %显示数字标题万圣节怎么玩
t(h,’Menubar’,’No’) 广州市最低工资 %隐藏菜单栏有山有水的字
t(h,’Menubar’,’Figure’)%显示菜单栏
∙ Make the figure h current, visible, and displayed on top of other figures:
电烤箱figure(h)
∙ Make the figure h current, but do not change its visibility or stacking with respect to other figures:
t(0,'CurrentFigure',h)