Scilab 5.5.0
- Scilab Help
- Graphics
- 2d_plot
- 3d_plot
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- Datatips
- figure_operations
- geometric_shapes
- handle
- interaction
- lighting
- load_save
- pie
- polygon
- property
- text
- transform
- window_control
- GlobalProperty
- Graphics: Getting started
- Compound properties
- Graphics Entities
- object editor
- pixel_drawing_mode
- Segments properties
- twinkle
- xchange
- xclear
- xdel
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xpause
- xsegs
- xset
- xsetech
- xsetm
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
xsetm
dialog to set values of the graphics context. This function is obsolete.
Calling Sequence
xsetm()
Description
This function is obsolete. This function as well as the xset one was strongly linked with the old
graphic mode which is no more available. |
History
Version | Description |
5.4.1 | Function tagged obsolete. Will be removed in 5.5.0. See the set and get functions as well as the graphics entities help page). It is possible to start a more convenient property editor using ged. |
See Also
- xset — set values of the graphics context. This function is obsolete.
- ged — Scilab Graphic Editor
- set — set a property value of a graphic entity object or of a User Interface object.
- graphics entities — description of the graphics entities data structures
Report an issue | ||
<< xsetech | Graphics | Graphics : exporting and printing >> |