Scilab 6.0.1
- Scilabヘルプ
- Graphics
- 2d_plot
- 3d_plot
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- Datatips
- figure_operations
- geometric_shapes
- handle
- interaction
- lighting
- load_save
- polygon
- property
- text
- transform
- Compound_properties
- GlobalProperty
- Graphics: Getting started
- graphics_entities
- object_editor
- pie
- xchange
- xget
- xgetech
- 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.
Color management
- colormaps
- autumncolormap — 赤からオレンジを経由して黄までのカラーマップ
- bonecolormap — ライトブルー色調のグレーカラーマップ
- coolcolormap — シアンからマゼンタに至るカラーマップ
- coppercolormap — 黒から明るい銅色へのカラーマップ
- graycolormap — 線形グレイカラーマップ
- hotcolormap — 赤から黄色までのカラーマップ
- hsvcolormap — Hue-saturation-value カラーマップ
- jetcolormap — 青から赤へのカラーマップ
- oceancolormap — 線形青カラーマップ
- parulacolormap — blue to yellow colormap
- pinkcolormap — 白黒画像のセピア調カラー化
- rainbowcolormap — 赤からオレンジ,黄色,緑,青を経て紫に至るカラーマップ
- springcolormap — マゼンタから黄色へのカラーマップ
- summercolormap — 緑から黄色へのカラーマップ
- whitecolormap — 完全に白のカラーマップ
- wintercolormap — 青から緑へのカラーマップ
- addcolor — カレントのカラーマップに新色を追加する
- color — 色の色IDを取得
- color_list — 色の名前のリスト
- colorbar — カラーバーを描画
- colordef — Set the color look-and-feel of a given or of all forthcoming graphic figures
- colormap — カラーマップを定義
- getcolor — カレントのカラーマップの色を示すダイアログをオープンする
- hsv2rgb — HSV カラーを RGBに変換する
- name2rgb — 指定した名前の色の RGB値を返す
- rgb2name — 色の名前を返す
- uigetcolor — 色を選択するダイアログを開く.
Report an issue | ||
<< bar_histogram | Graphics | Datatips >> |