Name

selectui — Select items from a string matrix

Calling Sequence

   

Parameters

opt :

string matrix with items

msg :

message string for the dialog box.

no :

optional number of items to select.

ind:

index to selected items from opt

Description

Front-end for x_choose which allow multiple items to be selected from a list.

See also

inputui

Used functions

x_choose

Authors

T. Pettersen