搜索资源列表
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
MATLABzuotu
- 几个MATLAB实现的GUI界面,如多选菜单,可控制小球运动速度的用户界面,函数变换等主要共初学者参考使用!-several MATLAB GUI interface, such as more election menu control the ball movement speed of the user interface, the main function transform a total beginners reference!
gui
- matlab一个小波变换的菜单界面,可以直接运行
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
MatlabGUI
- 用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、 鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文 字说明等对象(Objects)构成的一个用户界面 -User interface (or interface) refers to: Human and machine (or process) the interaction betwe
mainboard
- GUI界面菜单设计,包含了gui界面设计的源代码-GUI interface, menu design, contains the source code gui interface design
GUI_sanweikeshihua
- 该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of thre
image
- 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
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
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
GUI
- 对matlab中的GUI界面设计进行讲解并附有案例,例如如何进行界面菜单和控件设计,不同GUI之前函数传递,并讲解了如何调用自身函数-Matlab GUI interface design to explain the attached case, for example, how to interface menus and controls design, the different GUI function is passed before, and explain the how to
GUI
- 这是MATLAB的一个文件关于GUI的菜单栏的制作-MATLAB GUI menu bar production
matlab
- matlab GUI 的图像 处理界面界面。功能非常齐全,工具栏,菜单栏,右键功能等也全部具备。-image processing matlab GUI interface screen. Very complete, toolbar, menu bar, right-click functionality, etc. are all available.
MATLAB-GUI
- 里面包含9个小例子,简单的讲述了各种控件和菜单menu的应用方法-Which contains nine small example, tells the story of a simple application of various methods of controls and menu menu
treeview_test
- matlab树状目录简单示例小程序,生成GUI界面的树形菜单结构(Matlab tree directory simple sample applet)
插值
- 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
万年历+(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