资源简介
35个完整的MATLABGUI程序
代码片段和文件信息
% Syntax Considerations for reading the M-Code:
%
% 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.
%
% THE CODE IN THESE FILES IS MEANT TO BE READ NOT JUST USED!
%
% Therefore if there is a need for more elaboration in the comments
% somewhere please let me know.
%
%
%
%
% Simple summaries of the GUIs are given below. See the help for
% each individual GUI for more details.
%
% GUI_1 Explore simple string manipulation. Pushing the pushbutton
% deletes the string elements of a listbox one at a time.
%
% GUI_2 Explore simple string manipulation. Pushing the pushbutton
% adds to the string elements of a listbox. The added string can be
% chosen by the user through an editbox.
%
% GUI_3 Explore visibility properties. A uicontrol element is set to be
% visible and invisible by a checkbox.
%
% GUI_4 Explore simple string manipulation. A multi-line editbox is
% created and its string is added to a listbox by a pushbutton.
%
% GUI_5 Explore simple string manipulation and user notification. A
% pushbutton deletes the text in a textbox one character at a time.
% When the string is empty the user is notified of this fact.
%
% GUI_6 Explore selection determination. Pushing the pushbutton reveals
% which if any of the radiobuttons is currently selected.
%
% GUI_7 Explore selection determination and counting. Selecting an item
% from the popup causes the textbox to display the number of times
% the item has been selected.
%
% GUI_8 Explore selection determination for a buttongroup. Pushing the
% pushbutton updates an editbox to display which radiobutton in the
% uibuttongroup is selected.
%
% GUI_9 Explore user notification. Pushing the pushbutton causes the GUI
% to simulate a running process and let the user know this process
% has not finished.
%
% GUI_10 Explore mouse pointer manipulation. Pushing the pushbutton to
% close the GUI proves to be very difficult.
%
% GUI_11 Explore slider and editbox interaction. An editbox is used to
% display and manipulate the current po
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1627 2018-01-27 09:44 matlab完整GUI程序\GUI_1.m
文件 1188 2018-03-08 18:19 matlab完整GUI程序\GUI_10.m
文件 1730 2018-01-27 09:46 matlab完整GUI程序\GUI_11.m
文件 1894 2018-01-27 09:46 matlab完整GUI程序\GUI_12.m
文件 1799 2018-01-27 09:46 matlab完整GUI程序\GUI_13.m
文件 3364 2018-01-27 09:47 matlab完整GUI程序\GUI_14.m
文件 1578 2018-01-27 09:47 matlab完整GUI程序\GUI_15.m
文件 2094 2018-01-27 09:47 matlab完整GUI程序\GUI_16.m
文件 1133 2018-01-27 09:47 matlab完整GUI程序\GUI_17.m
文件 1751 2018-01-27 09:47 matlab完整GUI程序\GUI_18.m
文件 1955 2018-01-27 09:47 matlab完整GUI程序\GUI_19.m
文件 1934 2018-01-27 09:44 matlab完整GUI程序\GUI_2.m
文件 2269 2018-01-27 09:48 matlab完整GUI程序\GUI_20.m
文件 2382 2018-01-27 09:48 matlab完整GUI程序\GUI_21.m
文件 2812 2018-01-27 09:48 matlab完整GUI程序\GUI_22.m
文件 3675 2018-01-27 09:48 matlab完整GUI程序\GUI_23.m
文件 2495 2018-01-27 09:48 matlab完整GUI程序\GUI_24.m
文件 2253 2018-01-27 09:48 matlab完整GUI程序\GUI_25.m
文件 1693 2018-01-27 09:49 matlab完整GUI程序\GUI_26.m
文件 1606 2018-01-27 09:49 matlab完整GUI程序\GUI_27.m
文件 3576 2018-01-27 09:49 matlab完整GUI程序\GUI_28.m
文件 4357 2018-01-27 09:49 matlab完整GUI程序\GUI_29.m
文件 1541 2018-01-27 09:45 matlab完整GUI程序\GUI_3.m
文件 4321 2018-01-27 09:50 matlab完整GUI程序\GUI_30.m
文件 4421 2018-01-27 09:50 matlab完整GUI程序\GUI_31.m
文件 4172 2018-01-27 09:50 matlab完整GUI程序\GUI_32.m
文件 3647 2018-01-27 09:50 matlab完整GUI程序\GUI_33.m
文件 4131 2018-01-27 09:50 matlab完整GUI程序\GUI_34.m
文件 7299 2018-01-27 09:50 matlab完整GUI程序\GUI_35.m
文件 2022 2018-01-27 09:45 matlab完整GUI程序\GUI_4.m
............此处省略11个文件信息
- 上一篇:FSOA算法的代码实现MATLAB
- 下一篇:QPSK调制解调完整程序
相关资源
- QPSK调制解调完整程序
- FSOA算法的代码实现MATLAB
- 图像预处理相关的matlab代码
- 改进的均值滤波matlab代码
- 利用MATLAB和Robot toolbox 做的一个简单的
-
机械臂simuli
nk运动模拟 - 脉振高频信号注入法电机仿真
- 聚焦多波束成像matlab
- 阵列扫描matlab
- MATLAB+信号处理超级学习手册-程序代码
-
matlab读xm
l文档 - TVP-VAR模型的MATLAB代码
- Matlab关于csi信道信息获取
- 基于matlab的车牌识别程序280698
- A星算法的路径规划MATLAB实现
- WGS-84坐标系转大地坐标系
- SATD算法Matlab代码
- 基于支持向量机的故障诊断
- 基于MATLAB软件GUI界面的可编程电音合
- TDOA算法matlab仿真代码
- 视频的车流量统计
- 基于Matlab的CDMA通信系统下行信道的仿
- matlab开发-SortinoRatio
- matlab开发-灰度图像的jpeg压缩
- matlab开发-永磁TDC并联电机数学模型
- matlab开发-3相SPWM整流器
- matlab开发-最大最小特征值组合
- matlab开发-Kilobotswarm控制Matlabarduino
- matlab开发-简单音频播放
- matlab开发-图像传输
评论
共有 条评论