inpdlg

版本 1.0.0.0 (13.7 KB) 作者: Joshua Malina
An enhancement for the input_dlg.m supplied in matlab 5.3.
3.5K 次下载
更新时间 2005/12/27

查看许可证

An enhancement for the input_dlg.m supplied in matlab 5.3. It enables MATLAB programmers to build highly complicated dialog windows for parameter inputs to MATLAB scripts, without using any graphical or GUI commands. Edit boxes, list boxes and popup menus are available together with frames of check boxes or radio buttons. Internal Enable\Disable connections between the uicontrols are implemented.

File list:

inpdlg.m - input dialog M-Function
inpdlg_demo.m - Demo script demonstrating how to use inpdlg.m

Tested under MATLAB 5.3. (Win/NT)

引用格式

Joshua Malina (2024). inpdlg (https://www.mathworks.com/matlabcentral/fileexchange/177-inpdlg), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Migrate GUIDE Apps 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

screenshot