声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 4032|回复: 9

[共享资源] [分享]GUI命令大全

[复制链接]
发表于 2005-10-31 22:08 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
<P  align=center>MATLAB中的图形用户界面(GUI)工具<p></p></P>
<TABLE  cellSpacing=0 cellPadding=0 border=0>

<TR >
<TD  width=192>
<P >    功能类别<p></p></P></TD>
<TD  width=144>
<P >    命令函数<p></p></P></TD>
<TD  width=227>
<P >    说  明<p></p></P></TD></TR>
<TR >
<TD  width=192 rowSpan=11>
<P >GUI函数<p></p></P></TD>
<TD  width=144>
<P >dragrect<p></p></P></TD>
<TD  width=227>
<P >  用鼠标拖动“异或”矩形<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >selectmoveresize<p></p></P></TD>
<TD  width=227>
<P >  交互地选择,移动,改变大小或者拷贝对象<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uicontrol<p></p></P></TD>
<TD  width=227>
<P >  创建用户界面控件<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uimenu<p></p></P></TD>
<TD  width=227>
<P >  创建用户界面菜单<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uirestore<p></p></P></TD>
<TD  width=227>
<P >  恢复图形的交互状态<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uiresume<p></p></P></TD>
<TD  width=227>
<P >  继续执行先前停止执行的程序<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uistack<p></p></P></TD>
<TD  width=227>
<P >  控制对象的堆栈顺序<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uisuspend<p></p></P></TD>
<TD  width=227>
<P >  挂起图形的交互状态<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uiwait<p></p></P></TD>
<TD  width=227>
<P >  停止执行程序并等待恢复<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >waitforbuttonpress<p></p></P></TD>
<TD  width=227>
<P >  在图形中等待按键/按钮<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >waitfor<p></p></P></TD>
<TD  width=227>
<P >  停止执行程序并等待事件<p></p></P></TD></TR>
<TR >
<TD  width=192 rowSpan=4>
<P >GUI设计工具<p></p></P></TD>
<TD  width=144>
<P >align<p></p></P></TD>
<TD  width=227>
<P >  排列UI控件和轴<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >guide<p></p></P></TD>
<TD  width=227>
<P >  设计GUI<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P > inspect<p></p></P></TD>
<TD  width=227>
<P >  检查对象的属性<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >propedit<p></p></P></TD>
<TD  width=227>
<P >  编辑属性<p></p></P></TD></TR>
<TR >
<TD  width=192 rowSpan=27>
<P >对话框<p></p></P></TD>
<TD  width=144>
<P >axlimdlg<p></p></P></TD>
<TD  width=227>
<P >  轴范围对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >dialog<p></p></P></TD>
<TD  width=227>
<P >  创建对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >errordlg<p></p></P></TD>
<TD  width=227>
<P >  出错对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >helpdlg<p></p></P></TD>
<TD  width=227>
<P >  帮助对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >imageview<p></p></P></TD>
<TD  width=227>
<P >  利用缩放图形显示图像<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >inputdlg<p></p></P></TD>
<TD  width=227>
<P >  输入对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >listdlg<p></p></P></TD>
<TD  width=227>
<P >  列表选择对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >menu<p></p></P></TD>
<TD  width=227>
<P >  为用户输入产生选择菜单<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >movieview<p></p></P></TD>
<TD  width=227>
<P >  利用重放按钮显示动画图形<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >msgbox<p></p></P></TD>
<TD  width=227>
<P >  消息对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >pagedlg<p></p></P></TD>
<TD  width=227>
<P >  页面位置对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >pagesetupdlg<p></p></P></TD>
<TD  width=227>
<P >  页面设置对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >printdlg<p></p></P></TD>
<TD  width=227>
<P >  打印对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >printpreview<p></p></P></TD>
<TD  width=227>
<P >  预览待打印的图形<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >questdlg<p></p></P></TD>
<TD  width=227>
<P >  提问对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >soundview<p></p></P></TD>
<TD  width=227>
<P >  以图形和播放的形式显示声音<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uigetfile<p></p></P></TD>
<TD  width=227>
<P >  标准的打开文件对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uigetpref<p></p></P></TD>
<TD  width=227>
<P >  支持优先级的提问对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uiimport<p></p></P></TD>
<TD  width=227>
<P >  为输入数据(Import Wizard)而启动GUI<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P > uiload<p></p></P></TD>
<TD  width=227>
<P >  显示打开文件对话框并在结果中调用<p></p></P>
<P >  “1oad”<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uiopen<p></p></P></TD>
<TD  width=227>
<P >  显示打开文件对话框并在结果中调用<p></p></P>
<P > “open”<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uiputfile<p></p></P></TD>
<TD  width=227>
<P >  标准的保存文件对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >  uisave<p></p></P></TD>
<TD  width=227>
<P >  显示打开文件对话框并在结果中调用<p></p></P>
<P >  “save”<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uisetcolor<p></p></P></TD>
<TD  width=227>
<P >  颜色选择对话框<p></p></P></TD></TR>
<TR >
<TD  width=144>
<P >uisetfont<p></p></P></TD>
<TD  width=227>
<P >  字体选择对话框<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >waitbar<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  显示等待条<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >warndlg<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  警告对话框<p></p></P></TD></TR>
<TR >
<TD  width=192 rowSpan=4>
<P >菜单函数<p></p></P></TD>
<TD  vAlign=top width=144>
<P >makemenu<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  创建菜单结构<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >menubar<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  对MenuBar属性而言计算机所依赖的默认设置<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >umtoggle<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  切换uimenu对象的“checked”状态<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >winmenu<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  给“窗口”菜单项目创建子菜单<p></p></P></TD></TR>
<TR >
<TD  width=192 rowSpan=6>
<P >工具栏按钮组件函数<p></p></P></TD>
<TD  vAlign=top width=144>
<P >btndown<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  在工具栏按钮组件中压下按钮<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >btnresize<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  改变按钮组件的大小<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >btngroup<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  创建工具栏按钮组件<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >btnpress<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  工具栏按钮组件的按钮管理<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >btnstate<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  提问工具栏按钮组件的状态<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >btnup<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  在工具栏按钮组件中弹起按钮<p></p></P></TD></TR>
<TR >
<TD  width=192 rowSpan=5>
<P >优先权<p></p></P></TD>
<TD  vAlign=top width=144>
<P >addpref<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  添加优先权<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >getpref<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  获取优先权    .<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >ispref<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  测验优先权的存在情况<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >rmpref<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  去除优先权<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >setpref<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  设置优先权<p></p></P></TD></TR>
<TR >
<TD  width=192 rowSpan=18>
<P >  其他函数<p></p></P></TD>
<TD  vAlign=top width=144>
<P >  allchild<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  获取所有对象的子类<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >clipboard<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  输给系统剪贴板以及来自系统剪贴板的拷贝和粘贴字符串<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >edtext<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  轴文本对象的交互编辑<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >findall<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  搜索所有的对象<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >findfigs<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  搜索图形超出屏幕的部分<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >getptr<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  获取图形指针<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >getstatus<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  获取图形中文本字符串的状态<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >guidata<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  储存或恢复应用数据<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >guihandles<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  返回句柄的一个结构<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >hidegui<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  隐藏/显示GUI<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P > listfonts<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  从单元数组中获取可用的系统字体列表<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >movegui<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  将GUI移到屏幕的指定部分<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >overobj<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  获取指针结束时的对象句柄<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >popupstr<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  获取上拉式菜单的选项字符串<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >remapfig<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  变换图形对象的位置<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >setptr<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  设置图形指针<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >setstatus<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  设置图形中文本字符串的状态<p></p></P></TD></TR>
<TR >
<TD  vAlign=top width=144>
<P >uiclearmode<p></p></P></TD>
<TD  vAlign=top width=227>
<P >  清除当前激活的交互模式<p></p></P></TD></TR></TABLE>
回复
分享到:

使用道具 举报

发表于 2006-3-26 21:58 | 显示全部楼层

11

xiexie
发表于 2006-4-2 09:57 | 显示全部楼层
Thanks!
发表于 2006-5-15 09:39 | 显示全部楼层

8错!

多多分享!呵呵
发表于 2006-5-18 09:45 | 显示全部楼层
知识就是力量,谢谢赋予我力量[em01]
发表于 2006-6-5 08:58 | 显示全部楼层
<P>正在学这个,没想到楼主提供好东东</P>
发表于 2006-6-19 10:24 | 显示全部楼层
<P>真的是好东西啊 </P>
发表于 2006-6-22 13:48 | 显示全部楼层
真的是好东西
发表于 2006-8-10 11:08 | 显示全部楼层
太好了!谢谢
发表于 2006-8-11 11:08 | 显示全部楼层
楼主,辛苦了,谢谢
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-5-27 14:20 , Processed in 0.077004 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表