Welcome![Sign In][Sign Up]
Location:
Search - Matlab gui edit

Search list

[Special Effectsslider

Description: GUI控件slider的使用详细代码演示,强推荐-Slider controls the use of GUI code a detailed presentation, strong recommendation
Platform: | Size: 3072 | Author: siant | Hits:

[GUI DevelopGUI_Simulink

Description: 该实例主要功能: 1、演示了GUI界面的布局和效果; 2、演示了togglebutton、pushbutton对simulink模块参数的设置方法; 3、演示了Edit text 和slider的联合使用,及利用edit text 和slider 对simulink 参数的动态修改; 4、演示了simulink参数在GUI上的显示和更显; 5、语句进行了注释,为便于编译没用中文,大家凑或者看吧!-The main functions of examples: 1, presentation of the layout of the GUI interface and effectiveness 2, demonstrated togglebutton, pushbutton module to simulink Ways parameters 3, Edit text and to demonstrate the joint use of slider, and the use of the slider and edit text simulink dynamic parameters modified 4, demonstrated on simulink parameter GUI at the display and more 5, statement to the Notes, in order to facilitate the compiler no English, or U.S. Check it out together!
Platform: | Size: 15360 | Author: 陳子力 | Hits:

[Special Effectscapture_video

Description: This program is implemented in GUI environment of Matlab and invokes the data acquisition toolbox to capture video data from I-Link cards. It s also prepared some elementary features to edit the captured data and save it in the avi format.
Platform: | Size: 16384 | Author: mio | Hits:

[matlabdisplayedit

Description: 用matlab gui编写的通过按钮获取编辑框中的数据,并在静态文本框中显示。-Prepared by using matlab gui button for edit box of the data and display the static text box.
Platform: | Size: 3072 | Author: 魏秀芳 | Hits:

[Othergui

Description: 是基于matlab gui的一些控件的创制,有创建编辑框、文本框,按钮等-Matlab gui is based on a number of controls created, there is created edit box, text boxes, buttons, etc.
Platform: | Size: 13312 | Author: 王兰 | Hits:

[matlabbrowse_score_xls

Description: Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。 从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩; 其中提供了文件浏览窗口,可供选取文件。 本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。-Matlab GUI program with the file name browse function, can open the excel file. Use the listbox, edit, button, etc. controls. Read information from the excel file, name and achievements displayed in two windows, and you can name one or more of the window click on the name to display the comparison results which provides a file browser window, select the files available. In this case for the results file score.xls, the structure is: name, language, mathematics, English some success.
Platform: | Size: 6144 | Author: lewis | Hits:

[matlabshili

Description: matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very good example: 1. with multiple axes of GUI, the main learning control which axis is the object of drawing commands and edit the text boxes with the number of read input. 2. The list box directory reader, the main study to obtain the path, load, open the file 3. From the variable list box to access the work area, learning the basic work area exists in the variable names into the list box, select a number of other 4 . address book readers, the more integrated, more technology used. Including open, save, modify mat file, save and re-use handles structure called shared data.
Platform: | Size: 25600 | Author: lewis | Hits:

[matlabCreatingGraphicalUserInterfaces

Description: 一本介绍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.
Platform: | Size: 28380160 | Author: 小明 | Hits:

[matlabGUI-drawing-board

Description: Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7、操作比较人性化,模仿了windows画板; 8、该程序牵涉的面广,是一个很好的GUI学习资料。 -Matlab mouse drawing, with the pop-up menu select the drawing marks, color edit record mouse coordinates, but relatively simple function, can only draw a line, not drawing rectangles, ellipses, etc. One of the difficulties is this: how the process of dragging the rectangle/oval contours, and outline follow the mouse pointer moves. Program Highlights: 1, select point, line, rectangle, ellipse for drawing 2, optional marker, LineTyple the drawing 3, choose paint colors 4, real-time display the current coordinates of the mouse pointer 5, to clear the drawing board 6, save-drawn map (bmp, jpg, gif) 7, operation more user-friendly, imitating the windows drawing board 8, the program involved a wide range, the GUI is a good learning materials.
Platform: | Size: 20480 | Author: ydb | Hits:

[matlabSkin

Description: BRC MATLAB code for BRC.fig BRC, by itself, creates a new BRC or raises the existing singleton*. H = BRC returns the handle to a new BRC or the handle to the existing singleton CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in BRC.M with the given input arguments.BRC Property , Value ,...) creates a new BRC or raises the existing singleton.Starting from the left, property value pairs are applied to the GUI before BRC_OpeningFcn gets called.An unrecognized property name or invalid value makes property application stop. All inputs are passed to BRC_OpeningFcn via varargin.See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one.instance to run (singleton)".Edit the above text to modify the response to help.Begin initialization code - DO NOT EDIT-BRC MATLAB code for BRC.fig BRC, by itself, creates a new BRC or raises the existing singleton*. H = BRC returns the handle to a new BRC or the handle to the existing singleton CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in BRC.M with the given input arguments.BRC Property , Value ,...) creates a new BRC or raises the existing singleton.Starting from the left, property value pairs are applied to the GUI before BRC_OpeningFcn gets called.An unrecognized property name or invalid value makes property application stop. All inputs are passed to BRC_OpeningFcn via varargin.See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one.instance to run (singleton)".Edit the above text to modify the response to help.Begin initialization code - DO NOT EDIT
Platform: | Size: 141312 | Author: prabhu | Hits:

[matlabuicontrol

Description: gui controls M-file shows how to use the GUIDE in MATLAB for example the pop-up menu. edit text, ect.,
Platform: | Size: 2048 | Author: UIS | Hits:

[matlabbianjikuang

Description: 用MATLAB的可视化功能,设计一个图形用户界面(GUI),在这个界面下完成字符编辑-MATLAB visualization capabilities, design a graphical user interface (GUI), complete character edit interface
Platform: | Size: 1024 | Author: wangchi | Hits:

[Finance-Stock software systemwork

Description: 自己写的matlab上GUI界面,可以读取行情软件导出的txt格式历史数据,并汇出k线和技术指标,可以通过GUI编辑设置、各种指标及其参数。主图附图指标编辑通过编写脚步实现,有例子。 解压后,将work下的dir.mat中的wkdir变量修改成与你放置的目录一致,也可以就将work放置在"d:/matlab/"下. read2mat.m从文本中读取数据,并存在与文本文件同名的.mat格式的文件中。 运行kfigure,加载.mat格式文件就可以画出k线图和指标图。其他功能很多和股票软件差不多,大家自己试就行了。-Matlab GUI interface to write their own, you can read the historical data of market software exported txt format, and Export k lines and technical indicators, you can edit the settings through the GUI, various indicators and their parameters. The the main figure drawings indicators edit achieve by writing the footsteps examples. After decompression, modify the work under dir.mat wkdir variable and you are placed in the same directory, will work placed in the " d :/ matlab /" . Read2mat.m to read data from a text, and exist with a text file of the same name. mat format file. The run kfigure, loading mat format file can draw k chart and indicators Figure. Other features and stock software almost everyone own try line.
Platform: | Size: 2244608 | Author: 熊伟 | Hits:

[BooksFuzzy_Control

Description: Fuzzy Logic Toolbox is a collection of functions built on the MATLAB® numeric computing environment. It provides tools for you to create and edit fuzzy inference systems within the framework of MATLAB, or if you prefer, you can integrate your fuzzy systems into simulations with Simulink® . You can even build stand-alone C programs that call on fuzzy systems you build with MATLAB. This toolbox relies heavily on graphical user interface (GUI) tools to help you accomplish your work, although you can work entirely from the command line if you prefer.
Platform: | Size: 83968 | Author: mehdi | Hits:

[matlabshuzhicaozuo-matlab-GUI

Description: 自己编程实现的MATLAB gui界面,能实现对.edit框中输入数值的加1,减一,乘2,除2,等相关操作。源码见压缩包。-The MATLAB gui own programming interface, can achieve. Edit box, enter the value plus 1, minus one, multiplied by two, in addition to 2, and other related operations. See the source tarball.
Platform: | Size: 5120 | Author: lin | Hits:

[matlabGUI_backgroundcolor

Description: 【Matlab界面GUI添加背景图片】:好像桌面背景一样,添加自己想要的背景图片,这里面有个技术,可以让背景不影响GUI界面的文字,edit、text。具体代码下载了解一下吧,平时工作总结的方法。-Matlab interface [GUI] Add a background image: It seems as desktop background, you want to add your own background image, and there are a technology that allows the background without affecting the GUI interface text, edit, text. Specific code to download understand it, the usual method of summing up the work.
Platform: | Size: 22528 | Author: 罗成 | Hits:

[matlabdynamic-edit-box

Description: MATLAB GUI 产生 动态编辑框,通过输入参数确定编辑框个数-源语言: 检测到中文目标语言: 英语翻译自动检测ABC阿拉伯语爱沙尼亚语保加利亚语波兰语DEFG丹麦语德语俄语法语芬兰语HIJKLMN韩语荷兰语捷克语罗马尼亚语OPQRST葡萄牙语日语瑞典语斯洛文尼亚语泰语UVWX文言文西班牙语希腊语匈牙利语YZ中文英语意大利语粤语中文繁体 ABC阿拉伯语爱沙尼亚语保加利亚语波兰语DEFG丹麦语德语俄语法语芬兰语HIJKLMN韩语荷兰语捷克语罗马尼亚语OPQRST葡萄牙语日语瑞典语斯洛文尼亚语泰语UVWX文言文西班牙语希腊语匈牙利语YZ中文英语意大利语粤语中文繁体 我的收藏设置划词翻译实时翻译输入文字或网址,即可翻译 MATLAB GUI 产生 动态编辑框,通过输入参数确定编辑框个数 MATLAB GUI 产生 动态编辑框,通过输入参数确定编辑框个数 GUI MATLAB generates a dynamic edit box, and the number of edit box is determined by the input parameters.
Platform: | Size: 4096 | Author: jxa | Hits:

[Special Effectscopy_paste

Description: 使用matlab中的gui界面 做成一个简单的复制 粘贴 剪切程序-A simple Cut, Copy, Paste contextmenu for edit boxes in GUI.
Platform: | Size: 36864 | Author: 米凯菈 | Hits:

[DocumentsVehicle Speed Estimation(edit)

Description: Simple and Robust Misaligned Face Recognition Using Support Vector Machine
Platform: | Size: 712704 | Author: zaw | Hits:

CodeBus www.codebus.net