CA 生命游戏机.doc
《CA 生命游戏机.doc》由会员分享,可在线阅读,更多相关《CA 生命游戏机.doc(2页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、%build the GUI %define the plot button %Style(类型)pushbutton(按钮键)|togglebutton %( 触发器)|radiobutton(无线按钮)|chechbox %(检查框)|edit(编辑)|text(文本)|slider %( 滑标)|frame(框)|listbox(列表)| %popupmenu(跃上型) %这个属性声明了要生成的uicontrol对象类型。 freeze 冻结颜色 plotbutton=uicontrol(style,pushbutton,. string,run, . fontsize,12, . po
2、sition,100,400,50,20, . callback, run=1;); % define the stop button erasebutton=uicontrol(style,pushbutton,. string,Stop, . fontsize,12, . position,200,400,50,20, . callback,freeze=1;); %define the Quit button quitbutton=uicontrol(style,pushbutton,. string,Quit, . fontsize,12, . position,300,400,50,
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CA 生命游戏机 生命 游戏机
限制150内