inpdlg

An enhancement for the input_dlg.m supplied in matlab 5.3.
3.5K Downloads
Updated 27 Dec 2005

View License

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)

Cite As

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

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

screenshot