Scilab Function

getmark - dialog to select mark (symbol)

Calling Sequence

[mark,mrkSize]=getmark()

Parameters

Description

getmark opens a graphic window to select a mark (symbol). Usage: [mark,mrkSize]=getmark(). xset("mark size",mrkSize). plot2d(x,y,style=mark).

See Also