搜索资源列表

  1. uicontrol

    0下载:
  2. 代码为本人学习matlab的GUI程序设计期间,所做的uicontrol的所有例子,适合初学uicontrol的同学们。期望与大家共同进步,一起研究问题。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2395
    • 提供者:吴应涛
  1. 3

    0下载:
  2. 第三章 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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3880
    • 提供者:ly
  1. MyGui

    0下载:
  2. 这是自己做的一个gui 及供初学者参考 如有问题可以一起讨论 可发到我的邮箱里 完成的功能就是 对uicontrol的应用
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1349075
    • 提供者:时亮亮
  1. Matlab编的计算器

    0下载:
  2. 本程序是在Matlab6.5下编写的一个计算器的程序,是Matlab的GUI编程的很好例子。 -the procedure was Matlab6.5 prepared a calculator procedures, Matlab GUI Programming good example.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:6144
    • 提供者:代丛军
  1. gui_exam

    0下载:
  2. 几个利用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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:gaozhibin
  1. uicontrol

    0下载:
  2. 代码为本人学习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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:吴应涛
  1. 3

    0下载:
  2. 第三章 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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:4096
    • 提供者:ly
  1. MyGui

    0下载:
  2. 这是自己做的一个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
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-26
    • 文件大小:1348608
    • 提供者:时亮亮
  1. MATLABThree

    0下载:
  2. 第三章 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. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:王万国
  1. photoanalysis

    0下载:
  2. 图像分析 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:fei fei yang
  1. createButtonLabel

    0下载:
  2. 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-V
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:Anna
  1. GUI_2

    0下载:
  2. 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.-Demonstrat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:techspaceofatul
  1. GUI_3

    0下载:
  2. 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.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:techspaceofatul
  1. GUI_6

    0下载:
  2. 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 currentl
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:techspaceofatul
  1. disanzhang

    0下载:
  2. 第三章 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. 所属分类:图形图象

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:胡羽辰
  1. maingui

    0下载:
  2. Matlab GUI using UICONTROL Function
  3. 所属分类:界面编程

  1. uibutbut

    0下载:
  2. Creates pushbutton uicontrol labeled with TeX or LaTeX strings
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:samy
  1. Java_Clock_UIControl

    0下载:
  2. 钟控件的一个简单的实现。 可以走,但是初始化之后,大小不能自动调整。-A simple implementation of clock UIControl
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:JavaBeam
  1. PageControl

    0下载:
  2. iphone page control的例子,包含scrollview的使用-iphone page control examples, including the use of scrollview
  3. 所属分类:IOS

    • 发布日期:2024-05-26
    • 文件大小:167936
    • 提供者:Rex
  1. uicontrol

    0下载:
  2. gui controls M-file shows how to use the GUIDE in MATLAB for example the pop-up menu. edit text, ect.,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:UIS
« 12 »

源码中国 www.ymcn.org