CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - uicontrol
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - uicontrol - List
[
Other resource
]
uicontrol
DL : 0
代码为本人学习matlab的GUI程序设计期间,所做的uicontrol的所有例子,适合初学uicontrol的同学们。期望与大家共同进步,一起研究问题。
Update
: 2008-10-13
Size
: 2.34kb
Publisher
:
吴应涛
[
Special Effects
]
3
DL : 0
第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象
Update
: 2008-10-13
Size
: 3.79kb
Publisher
:
ly
[
Embeded-SCM Develop
]
MyGui
DL : 0
这是自己做的一个gui 及供初学者参考 如有问题可以一起讨论 可发到我的邮箱里 完成的功能就是 对uicontrol的应用
Update
: 2008-10-13
Size
: 1.29mb
Publisher
:
时亮亮
[
matlab
]
Matlab编的计算器
DL : 0
本程序是在Matlab6.5下编写的一个计算器的程序,是Matlab的GUI编程的很好例子。 -the procedure was Matlab6.5 prepared a calculator procedures, Matlab GUI Programming good example.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
代丛军
[
matlab
]
gui_exam
DL : 0
几个利用uicontrol进行gui编程的matlab脚本文件:生成菜单修改fig颜色,绘制正弦并允许字体调整,归一化二阶系统的阶跃响应-use gui programming for the Matlab script file : Generation fig menu changes color rendering fonts sinusoidal and allow adjustments to a second-order system of the step response
Update
: 2025-02-19
Size
: 2kb
Publisher
:
gaozhibin
[
matlab
]
uicontrol
DL : 0
代码为本人学习matlab的GUI程序设计期间,所做的uicontrol的所有例子,适合初学uicontrol的同学们。期望与大家共同进步,一起研究问题。-I am learning matlab code for the GUI program design, the uicontrol done all the examples, suitable for beginner students uicontrol. U.S. look forward to working with the common progress, together with research questions.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
吴应涛
[
Special Effects
]
3
DL : 0
第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象 -Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
Update
: 2025-02-19
Size
: 4kb
Publisher
:
ly
[
Embeded-SCM Develop
]
MyGui
DL : 0
这是自己做的一个gui 及供初学者参考 如有问题可以一起讨论 可发到我的邮箱里 完成的功能就是 对uicontrol的应用-This is their own and make a gui for beginners reference if problems can be discussed can be sent to my mailbox to complete the functionality of the application is uicontrol
Update
: 2025-02-19
Size
: 1.29mb
Publisher
:
时亮亮
[
matlab
]
MATLABThree
DL : 0
第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象 -Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
Update
: 2025-02-19
Size
: 3kb
Publisher
:
王万国
[
Special Effects
]
photoanalysis
DL : 0
图像分析 h0=figure( toolbar , none ,... position ,[198 56 350 468],... name , 实例72 ) h1=axes( parent ,h0,... position ,[0.25 0.45 0.5 0.5],... visible , off ) I=imread( rice.tif ) imshow(I) k=0 b1=uicontrol( parent ,h0,... units , points ,... tag , b1 ,... style , pushbutton ,... string , 图像轮廓图 ,-图像分析 h0=figure( toolbar , none ,... position ,[198 56 350 468],... name , 实例72 ) h1=axes( parent ,h0,... position ,[0.25 0.45 0.5 0.5],... visible , off ) I=imread( rice.tif ) imshow(I) k=0 b1=uicontrol( parent ,h0,... units , points ,... tag , b1 ,... style , pushbutton ,... string , 图像轮廓图 ,...
Update
: 2025-02-19
Size
: 1kb
Publisher
:
fei fei yang
[
matlab
]
createButtonLabel
DL : 0
buttonIcon = createButtonLabel(string,PVs,figOpt) Have you ever been frustrated by an inability to label a vertically oriented pushbutton or uicontrol with a string? This function is for you! All valid Parameter-Value pairs, INCLUDING TEXT ROTATION, are supported. Note that this function requires the Image Processing Toolbox, and that it triggers the creation of a temporary figure, which will be momentarily visible during button-label creation.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
Anna
[
matlab
]
GUI_2
DL : 0
Demonstrate how to delete an entry from a uicontrol string. Creates a listbox with some strings in it and a pushbutton. When user pushes the pushbutton, the selected entry in the listbox will be deleted.-Demonstrate how to delete an entry from a uicontrol string. Creates a listbox with some strings in it and a pushbutton. When user pushes the pushbutton, the selected entry in the listbox will be deleted.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
techspaceofatul
[
matlab
]
GUI_3
DL : 0
Demonstrate how to hide a uicontrol from the user. Creates a textbox and a checkbox. The state of the checkbox determines whether or not the textbox is visible.-Demonstrate how to hide a uicontrol from the user. Creates a textbox and a checkbox. The state of the checkbox determines whether or not the textbox is visible.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
techspaceofatul
[
matlab
]
GUI_6
DL : 0
function [] = GUI_6() Demonstrate how to update one uicontrol with data from others. Creates two radiobuttons and a pushbutton. The pushbutton, when clicked shows which radio button (or both or none) is currently selected. See GUI_8 for similar radiobuttongroup GUI.-function [] = GUI_6() Demonstrate how to update one uicontrol with data from others. Creates two radiobuttons and a pushbutton. The pushbutton, when clicked shows which radio button (or both or none) is currently selected. See GUI_8 for similar radiobuttongroup GUI.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
techspaceofatul
[
Graph program
]
disanzhang
DL : 0
第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Text 对象
Update
: 2025-02-19
Size
: 3kb
Publisher
:
胡羽辰
[
GUI Develop
]
maingui
DL : 0
Matlab GUI using UICONTROL Function
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Raghvendra sachan
[
matlab
]
uibutbut
DL : 0
Creates pushbutton uicontrol labeled with TeX or LaTeX strings
Update
: 2025-02-19
Size
: 2kb
Publisher
:
samy
[
JSP/Java
]
Java_Clock_UIControl
DL : 0
钟控件的一个简单的实现。 可以走,但是初始化之后,大小不能自动调整。-A simple implementation of clock UIControl
Update
: 2025-02-19
Size
: 2kb
Publisher
:
JavaBeam
[
IOS
]
PageControl
DL : 0
iphone page control的例子,包含scrollview的使用-iphone page control examples, including the use of scrollview
Update
: 2025-02-19
Size
: 164kb
Publisher
:
Rex
[
matlab
]
uicontrol
DL : 0
gui controls M-file shows how to use the GUIDE in MATLAB for example the pop-up menu. edit text, ect.,
Update
: 2025-02-19
Size
: 2kb
Publisher
:
UIS
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.