搜索资源列表
choose_path_and_file
- 用于自定义文件的路径和分类显示特定类型的文件菜单,适用于matlab GUI设计-for documents from the path definition and classification of specific types of shows the File menu, in Matlab GUI design
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
gui_exam
- 几个利用uicontrol进行gui编程的matlab脚本文件:生成菜单修改fig颜色,绘制正弦并允许字体调整,归一化二阶系统的阶跃响应-use gui programming for the Matlab scr ipt file : Generation fig menu changes color rendering fonts sinusoidal and allow adjustments to a second-order system of the step response
add_remove_list
- 使用MATLAB编写的GUI程序 可实现list菜单的增减-GUI using MATLAB program can be prepared to achieve changes in the menu list
CreatingGraphicalUserInterfaces
- 一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。-An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.
MATLAB-GUI-instruction-video-9
- MATLAB GUI教学视频9:菜单控件menu的基本用法-MATLAB GUI instruction video 9: Basic usage of the menu control menu
MATLAB-GUI-instruction-video-6
- MATLAB GUI教学视频6:下拉菜单Pop-Up Menu的基本用法-MATLAB GUI instruction video 6: drop-down menu Pop-Up Menu of the basic usage
Dialog
- matlab GUI 图文框实例,画图、颜色控制,下拉菜单等-matlab GUI frame instance, drawing, color control, pull-down menus, etc.
exp
- 基于matlab的gui代码实现下拉菜单-matlab gui menu
35MatlabGUIcodes
- matlab用户界面GUI设计代码,包括句柄操作,右键菜单等功能-matlab code for user interface GUI design, including the handle operations, right-click menu functions
Uimenu
- 关于matlab GUI菜单的两个经典编程,让你快速熟悉gui菜单编程-On matlab GUI menu two classical programming, let you quickly familiar with GUI menu programming
GUI
- 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文字说明等对象(Objects)构成的一个用户界面。用户通过一定的方法(如鼠标或键盘)选择、激活这些图形对象,使计算机产生某种动作或变化,比如实现计算、绘图等。-matlab gui
appkicztionfiledriver
- 几个利用uicontrol进行gui编程的matlab脚本文件:生成菜单修改fig颜色-A few of the GUI programming by using the uicontrol matlab scr ipt file: modified FIG color generated menu
万年历+(1)
- 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。 本程序由一个主程序myclcok及两个子函数rili和ck。主程序myclcok主要建立主窗口的菜单及相关的功能编辑。rili函数用于建立日历界面,ck函数用于建立时钟界面。(This program is mainly a clock software, including a clock and a calendar. When the program is runni