scilab-6.1.1
- Aide de Scilab
- Graphiques
- 2d_plot
- 3d_plot
- annotation
- axes_operations
- axis
- bar_histogram
- Couleurs
- Datatips
- Fenêtres - Figures
- Arcs - Rectangles
- handle
- Interactivité
- Éclairage
- Polygones
- text
- transform
- load_save
- property
- Compound properties
- GlobalProperty
- Graphics
- Graphics Entities
- Editeur graphique
- pie
- multiscaled plots
- xchange
- xget
- xset
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.
Couleurs
- Nuanciers
- autumncolormap — red through orange to yellow colormap
- bonecolormap — gray colormap with a light blue tone
- coolcolormap — cyan to magenta colormap
- coppercolormap — black to a light copper tone colormap
- graycolormap — linear gray colormap
- hotcolormap — red to yellow colormap
- hsvcolormap — Hue-saturation-value colormap
- jetcolormap — blue to red colormap
- oceancolormap — linear blue colormap
- parulacolormap — blue to yellow colormap
- pinkcolormap — sepia tone colorization on black and white images
- rainbowcolormap — red through orange, yellow, green,blue to violet colormap
- springcolormap — magenta to yellow colormap
- summercolormap — green to yellow colormap
- whitecolormap — completely white colormap
- wintercolormap — blue to green colormap
- addcolor — ajoute de nouvelles couleurs à la table des couleurs courante
- color — returns the color id of a color
- color_list — liste des noms de couleurs prédéfinies
- colorbar — draws a vertical color bar
- colormap — using colormaps
- getcolor — opens a dialog to show colors of the current or default colormap
- hsv2rgb — Converts HSV colors to RGB
- name2rgb — returns the RGB values of a named color
- rgb2name — returns the name of a color
- uigetcolor — Opens a dialog for selecting a color.
Report an issue | ||
<< bar_histogram | Graphiques | Datatips >> |