登录
首页 » matlab » GUIS_FEX

GUIS_FEX

于 2010-12-24 发布 文件大小:105KB
0 221
下载积分: 1 下载次数: 1

代码说明:

  matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as data needed to run the GUI, are stored in a main structure called S. The fieldnames for handles are in lower case letters, and the fieldnames for data are in uppercase letters. Callback function names are designated with the fieldname of the object to which they correspond, followed by _call. Other function names are similarly designated. For instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end in _bdfcn. The code of each GUI is generously commented, and subtle points may be examined in the comments (see for example the last comment block in GUI_32). If anything seems unclear, look first in the comments, and if satisfaction is not found there feel free to email me.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlabbubblesort
    基于matlab冒泡法排序的实现,Matlab排序函数,在Matlab中排序某个向量(一维)时,可以使用sort.(Bubble Sort )
    2010-01-04 11:03:51下载
    积分:1
  • onoff
    f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome. Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false. It is very useful when using set/get on arrays of handle objects or arrays of properties/values. Example: onoff( [0, 1, 0]) gives { off , on , off } onoff({ on , on , off }) gives [1, 1, 0] It also works for mixed cell array inputs, and for other string pairs: yes/no, ok/cancel, open/closed
    2009-09-07 18:18:36下载
    积分:1
  • simulink
    Simulink动态系统建模与仿真基础 李颖等编.pdf 精通simulink系统仿真与控制.pdf(A very useful tool SIMULINK simulation)
    2012-05-01 17:22:27下载
    积分:1
  • dmtteq3
    The MATLAB DMTTEQ Toolbox is a collection of MATLAB functions to design and test the following time domain equalizer design methods
    2011-06-30 23:17:38下载
    积分:1
  • fangshe
    用matlab实现仿射变换,可以做为初学者参考代码学习,很简单(Affine transformation)
    2013-03-26 21:11:34下载
    积分:1
  • 009
    设置matlab GUI中,table对象不同单元格的设置matlab GUI中,table对象不同单元格的颜色和 各个单元格字体颜色的方法,综合了matlab和html (the method to setting table s unit color and font color of the matlab GUI,with the help of matlab and html)
    2013-10-28 16:45:18下载
    积分:1
  • eluosifangkuaiV2.0
    本程序是俄罗斯方块matlab版本,完成基本的功能,运行成功(matlab test simulation)
    2013-12-30 15:04:45下载
    积分:1
  • SVM
    说明:  基于MATLAB的支持向量机(SVM)在故障诊断中的的应用例程(Application routine of support vector machine (SVM) based on MATLAB in fault diagnosis)
    2020-08-10 17:58:28下载
    积分:1
  • IEEE33配电网潮流计算
    说明:  IEEE33节点的潮流计算,比较适合学习(Power flow calculation of 33 nodes)
    2020-04-30 15:17:59下载
    积分:1
  • matlab100
    matlab编程100例,供matlab爱好者、学习者使用(100 cases of programming matlab, matlab for lovers, learners use)
    2009-04-07 22:30:39下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载