getlinestyle

getlinestyle — dialog to select linestyle

Calling sequence

k=getlinestyle()  

Parameters

k : integer, selected linestyle or [] if the "Cancel" button has been clicked.

Description

getlinestyle opens a graphic window to select a line style. Example: k=getlinestyle()plot2d(1:10,10,style=k).

See also

xset