Scilab 5.3.0
- Manual Scilab
- Biblioteca de Gráficos
- 2d_plot
- 3d_plot
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- figure_operations
- geometric_shapes
- handle
- interaction
- load_save
- pie
- polygon
- property
- style
- text
- transform
- window_control
- Datatips
- GlobalProperty
- Graphics
- alufunctions
- clear_pixmap
- graphics_entities
- object_editor
- plzr
- rubberbox
- show_pixmap
- square
- twinkle
- xbasr
- xchange
- xclear
- xdel
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xpause
- xsegs
- xset
- xsetech
- xsetm
- Compound_properties
- pixel_drawing_mode
- segs_properties
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.
xbasr
desenha novamente uma janela de gráficos
Seqüência de Chamamento
xbasr(win_num)
Descrição
xbasr
é usado para exibir novamente o conteúdo de
uma janela de gráficos com i win_num
. Funciona apenas
com o driver "Rec"
.
Autor
J.Ph.C.
<< twinkle | Biblioteca de Gráficos | xchange >> |