Create UI figure window
Use only for creating App Designer apps. GUIDE creates apps in figures. For details, see Graphics Support in App Designer.
fig = uifigure
creates a UI figure window
using default property values configured for building apps in App
Designer and returns the figure object.
fig = uifigure(
specifies
UI figure properties using one or more Name,Value
)Name,Value
pair
arguments.