Scilab Reference Manual |
---|
getsymbol — dialog to select a symbol and its size
c=getsymbol([title])
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.
<< getmark | get >> |