Create text area component
creates a text area in
a new figure window and returns the txa
= uitextareaTextArea
object. MATLAB® calls the uifigure
function to create the
figure.
specifies txa
= uitextarea(___,Name,Value
)TextArea
properties using one or more
Name,Value
pair arguments. Use this option with any of the
input argument combinations in the previous syntaxes.