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 EnableDisable 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)
Requirements:
· MATLAB Release: R14SP2