Scilab 5.3.3
      
      - Scilab help
 - Graphics
 - 2d_plot
 - 3d_plot
 - annotation
 - axes_operations
 - axis
 - bar_histogram
 - Color management
 - Datatips
 - figure_operations
 - geometric_shapes
 - handle
 - interaction
 - load_save
 - pie
 - polygon
 - property
 - style
 - text
 - transform
 - window_control
 - GlobalProperty
 - Graphics
 - alufunctions
 - clear_pixmap
 - Compound_properties
 - graphics_entities
 - object_editor
 - pixel_drawing_mode
 - plzr
 - rubberbox
 - segs_properties
 - show_pixmap
 - square
 - twinkle
 - xbasr
 - xchange
 - xclear
 - xdel
 - xget
 - xgetech
 - xgraduate
 - xgrid
 - xname
 - xnumb
 - xpause
 - xsegs
 - xset
 - xsetech
 - xsetm
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Color management
- addcolor — カレントのカラーマップに新色を追加する
 - autumncolormap — 赤からオレンジを経由して黄までのカラーマップ
 - bonecolormap — ライトブルー色調のグレーカラーマップ
 - color — 色の色IDを取得
 - color_list — 色の名前のリスト
 - colorbar — カラーバーを描画
 - colordef — 異なる色スキームで表示するためのデフォルト色の値を設定する
 - colormap — カラーマップを定義
 - coolcolormap — シアンからマゼンタに至るカラーマップ
 - coppercolormap — 黒から明るい銅色へのカラーマップ
 - getcolor — カレントのカラーマップの色を示すダイアログをオープンする
 - graycolormap — 線形グレイカラーマップ
 - hotcolormap — 赤から黄色までのカラーマップ
 - hsv2rgb — HSV カラーを RGBに変換する
 - hsvcolormap — Hue-saturation-value カラーマップ
 - jetcolormap — 青から赤へのカラーマップ
 - name2rgb — 指定した名前の色の RGB値を返す
 - oceancolormap — 線形青カラーマップ
 - pinkcolormap — 白黒画像のセピア調カラー化
 - rainbowcolormap — 赤からオレンジ,黄色,緑,青を経て紫に至るカラーマップ
 - rgb2name — 色の名前を返す
 - springcolormap — マゼンタから黄色へのカラーマップ
 - summercolormap — 緑から黄色へのカラーマップ
 - whitecolormap — 完全に白のカラーマップ
 - wintercolormap — 青から緑へのカラーマップ
 
| << bar_histogram | Graphics | Datatips >> |