搜索资源列表
InsertValue
- 本程序实现抛物线插值的功能,分等距和非等距两种情况,使用者可通过单选按钮选择。-parabolic interpolation functions, and non-equidistant points equidistant both cases, the users through radio button choices.
CCHDUlink
- 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
GUI_6
- 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 s
MATLAB-GUI-instruction-Video-4
- MATLAB GUI教学视频4:Radio Button Check Box和Toggle Button的基本用法-MATLAB GUI instruction Video 4: Radio Button Check Box Toggle Button and basic usage
MATLAB-Example
- Checkbox and Radio button example
The-use-of-the-radio-button
- 无线开关的使用,在matlab中显示开关在两种不同状态时的功能。-The use of wireless switch, switch shown in matlab in the state of two different functions.
my-online-votes
- 一个完整的在线投票系统,可以实现在线单选以及多选的投票。单击“进入后台”按钮,打开后台登录页面,输入管理员用户名mr,密码mrsoft,及验证码,然后单击“登录管理”按钮,进入后台管理页面-For a complete online voting system, can be achieved online radio as well as multiple-choice vote. Click into the background "button to open the back-end l
ex91
- 当单击第一个按钮时,按钮上的文字“这里是一个按钮,按我吧!”就变成“你已按下了按钮”,第二个按钮实现转换功能同上,还包含单选按钮,复选按钮及组框控件等。-When you click the first button, the text on the button, " Here is a button, press me!" Becomes " You have pressed the button," the second button to achiev
gui_wave
- Example of mutually exclusive radio button coding GUIs
gui_wave
- % Example of mutually exclusive radio button coding GUIs.
jwjj
- 在菜单中加入广播按钮 Add a radio button to the menu-Add radio button to Add a radio button in the menu to the menu
liew
- 本题所涉及的有关操作是从控件中选择所要创建的链表的类型用VC的Radio Button 实现选择,然后在编辑控件Ed()