User`s guide

15 Examples of GUIs Created Programmatically
UI
Object
Handle Callback Type Callback Signature Remarks
Check
box
Callback {@plot_callback,3}
Plots a line graph of
column 1 data.
Markers
hmkrs ——
Used by table
select_callback to
brush selected table data
on plot.
Static
text
hprompt ——
Prompt displayed in axe s
that disappears when
user plots data.
Static
text
——
Label for the row of check
boxes
The follow ing figure sho ws the resu lts of pl otting two co lumns and sele cting
the five highest values in each of the columns.
15-22