搜索资源列表
exm1001_1
- 对于传递函数为G=1/(s*s+2*&*s+1)归一化二阶系统,制作一个能绘制该系统单位阶跃响应的图形用户界面。本例演示:(A)图形界面的大致生成过程;(B)静态文本和编辑框的生成;(C)坐标方格控制键的形成;(D)如何使用该界面。-for the transfer function of G = 1 / (s * s * 2
sourcejingdian
- 用matlab进行界面设计的经典程序!共14个程序分别介绍了按钮,对话框,文本框等的设计!
displayedit
- 用matlab gui编写的通过按钮获取编辑框中的数据,并在静态文本框中显示。-Prepared by using matlab gui button for edit box of the data and display the static text box.
0201
- 在上文本框中输入字符串,在下文本框中显示经过转换的文字-In the last text box, type the string in the next text box shows the text after conversion
smp75
- 应用了文本框 文本区域 通过文本框输入数据和文字-Applied to the text box text area through a text box to enter the data and text
GexingTextBox
- 一个漂亮的文本框,优化ui。比较实用,关注一下-GexingTextBox
shili
- matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very go
paowuxian
- 在文本框输入不同的参数,绘制得到相应的抛物曲线。-In the text box to enter different parameters to draw the corresponding parabolic curve.
matlabscript2
- 有两种方法可以向脚本节点中输入 MATLAB脚本。 ( 1)使用 Operating 或Labeling 工具直接向MATLAB 脚本节点中输入脚本 (2)可以直接导入写好了的脚本 ,方法是使用鼠标右健单击 MATLAB 脚本节点,从快捷菜单中选Import,从打开的 Choose a scr ipt 选择脚本对话框中选择要导入的文件并单击 Open, MATLAB 脚本文本将出现在脚本节点中。为了便于调试 ,建议在导入脚本到 LabVIEW 之前 ,先在 MATLAB 环境内编写
MATLAB-GUI-instruction-video-1
- MATLAB GUI教学视频1:简单的文本框数据传递-MATLAB GUI instruction video 1: simple text box data transfer
MATLAB-GUI-instruction-video-3
- MATLAB GUI教学视频3:滚动条数值显示在文本框中-MATLAB GUI instruction video 3: The scroll bar is shown in the text box
MATLAB
- 连杆,主要是四杆机构的仿真,界面设计,以及返回函数的编写,和文本框的设置-Kinetic analysis and dynamic simulation of the planar rod robot in the MATLAB Simulink-based
MATLAB.GUI1
- MATLAB.GUI教学视频1:简单的文本框数据传递-MATLAB.GUI instructional videos: simple text box data transfer
MATLAB.GUI3
- MATLAB.GUI教学视频3:滚动条数值显示在文本框中-MATLAB.GUI instructional videos 3: scroll bar value displayed in the text box
DialButtonsRecognition
- 拨号按键识别GUI界面程序,原理采用DTMF,本程序随意按下六位数字,当按下第七位的时候屏幕清空,点击解析,结果将显示在文本框中,并有相应的声音。-GUI interface dial buttons identification procedures, principles using DTMF, this program free to press the six figures, when you press the seventh, when the screen is empty, c
huituyl
- matlab gui例程,根据可编辑文本框的数值,绘制相应的正弦图像。-matlab gui routine, according to the value of an editable text box, draw the corresponding sine images.
GUI
- 一、实验任务1:静态文本、编辑框、按钮的使用 二 实验任务2:轴控件的使用(Experimental task 1: the use of static text, edit box, button Experimental task 2: use of axis control)