Matlab 中Figure的创建和设置

更新时间:2023-08-01 23:50:47 阅读: 评论:0

调用格式:
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)

本文发布于:2023-08-01 23:50:47,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/82/1126200.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:标题   数字   获取
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图