Create table user interface component
creates
a table user interface component in the current traditional figure and returns the
table object. If there is no traditional figure available, MATLAB® creates
one.t = uitable
specifies
table property values using one or more t = uitable(Name,Value)Name,Value pair
argument pairs.
specifies
table property values using one or more t = uitable(parent,Name,Value)Name,Value argument
pairs.