Scilab 5.5.2
- Справка Scilab
- Графики
- 2d_plot
- 3d_plot
- geometric_shapes
- interaction
- window_control
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- Datatips
- figure_operations
- handle
- lighting
- load_save
- pie
- polygon
- property
- text
- transform
- ГлобальноеСвойство
- Графики: введение
- свойства составного объекта "Compound"
- Графические объекты
- pixel_drawing_mode
- twinkle
- xchange
- xclear
- xdel
- xpause
- object editor
- Segments properties
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xsegs
- xset
- xsetech
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.
Color management
- addcolor — add new colors to the current colormap
- autumncolormap — red through orange to yellow colormap
- bonecolormap — gray colormap with a light blue tone
- color — returns the color id of a color
- color_list — list of named colors
- colorbar — draw a colorbar
- colordef — Set default color values to display different color schemes
- colormap — using colormaps
- coolcolormap — cyan to magenta colormap
- coppercolormap — black to a light copper tone colormap
- getcolor — opens a dialog to show colors in the current colormap
- graycolormap — linear gray colormap
- hotcolormap — red to yellow colormap
- hsv2rgb — Converts HSV colors to RGB
- hsvcolormap — Hue-saturation-value colormap
- jetcolormap — blue to red colormap
- name2rgb — returns the RGB values of a named color
- oceancolormap — linear blue colormap
- pinkcolormap — sepia tone colorization on black and white images
- rainbowcolormap — red through orange, yellow, green,blue to violet colormap
- rgb2name — returns the name of a color
- springcolormap — magenta to yellow colormap
- summercolormap — green to yellow colormap
- whitecolormap — completely white colormap
- wintercolormap — blue to green colormap
Report an issue | ||
<< bar_histogram | Графики | Datatips >> |