MATLAB Creating Graphical User Interfaces

(Barry) #1

9 Examples of GUIDE UIs


b
In the Property Inspector, click the Table Property Editor icon to the right of
the RowName property to open the Table Property Editor.
c In the Table Property Editor, select Rows from the list in the left-hand column.
d Select the bottom radio button, Show names entered below as row headers.
e Type the nine strings listed in order on separate lines in the data entry pane,
and then click OK.


  • BackgroundColor: yellow (using the color picker).

  • ColumnName: Population and Selection.

  • Tag: data_stats.

  • TooltipString: statistics for table and selection.

  • RowNameto nine strings: N, Min, Max, Mean, Median, Std Dev, 1st Year,
    Last Year, and Est. Period.


The Table Property Editor looks like this before you close it.
Free download pdf