Scilab Function

x_choices - interactive Xwindow choices through toggle buttons

Calling Sequence

rep=x_choices(title,items)

Parameters

Description

Select items through toggle lists and return in rep the selected items

Type x_choices() to see an example.

Examples