Create text or numeric edit field component
creates a text edit
field in a new figure window and returns the edt
= uieditfieldEditField
object. MATLAB® calls the uifigure
function to create the
figure.
creates an edit field of the specified style.edt
= uieditfield(style
)
specifies object properties using one or more edt
= uieditfield(___,Name,Value
)Name,Value
pair
arguments. Use this option with any of the input argument combinations in the
previous syntaxes.