User`s guide

Add Components to the GUI
Group
Property
Values
Description
ColumnName
1-by-n cell array
of strings |
{’numbered’} |
emptymatrix([])
The h eader label
of the column.
ColumnFormat
Cell array of
strings
Determines
display a nd
editablility of
columns
ColumnWidth
1-by-n cell array
or
'auto'
Width of each
column in
pixels; individual
column widths
canalsobesetto
'auto'
Column
ColumnEditable
logical 1-by-n
matrix | scalar
logical value |
emptymatrix([])
Determines data
in a column as
editable
Row
RowName
1-by-n cell array
of strings
Row header label
names
BackgroundColor
n-by-3 matrix of
RGB triples
Background color
of ce lls
Color
RowStriping
{on} | off Color striping of
table rows
Data
Data
Matrix or cell
array of numeric,
logical, or
character data
Table data.
Creating a Table
TocreateaGUIwithatableinGUIDEasshown,dothefollowing:
6-67