Scilab Function

getlinestyle - dialog to select linestyle

Calling Sequence

k=getlinestyle()

Parameters

Description

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

See Also