vastfarms.blogg.se

Scilab animation
Scilab animation











This character string set the text displayed in the info bar of the Its value can be "on" (default value) or "off". This property controls the figure status bar visibility. This property controls the figure toolbar visibility. This property controls the figure menubar visibility. "off" forbids to do it, but still allows using efficiently the. "on" (default value) allows the user to interactively resize the figure with the mouse. When this property is set, the "figure closed" event (-1000) will no more be trapped by the event handler function. This character string will be evaluated whenever the user tries to close the figure using the top-right cross. This field can be used to store the name of a Scilab function or a Scilab expression as a character string. This character string will be evaluated whenever the user resizes the figure and when the figure is created.

scilab animation scilab animation

Mainly used in conjunction with findobj(). This field can be use to store a character string generally used to identify the control. This field can be use to store any scilab variable in theįigure data structure, and to retrieve it. event_handler_enableĮnable or disable the event handler. For more information about event handler functions see theĮvent handler functions help. Note that setting an empty string will disable The name of the Scilab function which is intended Takes as value an index relative to the current colormap. This property controls the figure window background color. Note that, when usingĪffects the property value of the current figure (which is To delay a huge succession of graphics commands (implying severalĭrawings or redrawings). This property controls the figure display. Specifying a higher anti-aliasing level improves image quality but also decreases graphic performances. In this case, it stands for the anti-aliasing level.įor example, "16x" is a higher quality level than "2x". The property must set to either "2x", "4x", "8x" or "16x". If the property is set to "off", anti-aliasing is disable. This property controls the anti-aliasing level used to improve graphic quality. This field specifies the bitwise operation used for pixel rendering.įor more details see the pixel drawing mode reference page. Color number i is given asĬorresponding respectively to red, green and blue intensity Property which defines the colormap used by this figure. Integer number which is set at figure creation and cannot be This field contains the identifier of the figure. Name can contain a single substring %d which will be This name is aĬharacter string displayed at the top of the graphics_window. This field contains the name of the figure. Position of the visible part of graphics in the If the value isĬannot be resized when figure_size is changed. Property is equaled to the figure_size and the axesĬhildren are zoomed accordingly. This property determines if graphics window is resized. This property could not be modified if the figure is docked Virtual graphic window should be bigger than the part really Used to Specifies the size in pixel of the virtual graphics This property controls the size in pixel of the screen's

#SCILAB ANIMATION WINDOWS#

In this case, the initial position of graphic windows is automatically set

scilab animation

The only exception is when default figure figure_position The initial position of graphic windows is taken from the default figure entity (see The position is the upper-left corner of the This is a vector ĭefining the position of the upper-left corner of the window. This field contains the position in pixel of the graphic Note that all figure children are of type "Axes".Īlso keep in mind that, when creating a figure entity (using This handles represent the vector of the figure's children. Properties that contain information about figure itselfĪnd others related to set default values for the children creation. This entity contain a number of properties designed to control manyĪspects of displaying Scilab graphics objects. The figure entity is the top level of the graphics entities hierarchy.











Scilab animation