<< getmark graphics show_pixmap >>
removed >> removed > 5-4-1 > graphics > getsymbol

getsymbol

dialog to select a symbol and its size

Calling Sequence

c = getsymbol()
c = getsymbol(title)

Arguments

title

string, dialog title.

c

vector of size 2 [n,sz].

Description

This function designed to work with the xset function is also obsolete. Use the property editor ged instead.

getsymbol opens a dialog choice box with title title if given where the user can select a symbol and its size. getsymbol returns the id of the mark n and the id of its size sz.

See Also

History

VersionDescription
5.4.1 getsymbol was published up to Scilab 5.4.1.

<< getmark graphics show_pixmap >>