Scilab 5.3.3
Scilab help >> Graphics > style > getmark
Add a comment:
Please login to comment this page.
getmark
dialog to select mark (symbol). Obsolete function
Calling Sequence
[mark,mrkSize]=getmark()
Arguments
- mark
integer, the number of the selected mark
- mrkSize
integer, the size of the selected mark
Description
This function designed to work with the xset function is also obsolete. Use the property editor ged instead.
getmark opens a graphic window to select a mark
(symbol).
Examples
See Also
- ged — Scilab Graphic Editor
- set — set a property value of a graphic entity object or of a User Interface object.
- segs_properties — description of the Polyline entity properties
- segs_properties — description of the Segments entity properties
Comments
Add a comment:
Please login to comment this page.
| << getlinestyle | style | getsymbol >> |