Graphiques
- 2d_plot
- champ — plots as arrows a field of 2D vectors
- champ properties — description of the 2D vector field entity properties
- comet — 2D comet animated plot
- contour2d — level curves of a surface on a 2D plot
- contour2di — calcule les courbes de niveau d'une surface
- contour2dm — compute level curves of a surface defined with a mesh
- contourf — courbes de niveaux 2D remplies d'une surface 3D
- cutaxes — Trace par intervalles des courbes ou un repère graphique existant, selon un axe fragmenté ou/et multiéchelle
- errbar — ajoute des barres d'erreur sur un dessin 2D
- fchamp — direction field of a 2D first order ODE
- fec — dessin en pseudo-couleurs d'une surface définie sur un maillage constitué de polygones convexes
- fec properties — description of the fec entities properties
- fgrayplot — représentation 2D en pseudo-couleurs d'une surface définie par une fonction
- grayplot — 2D plot of a surface using colors
- grayplot properties — description of the grayplot entities properties
- graypolarplot — Polar 2D plot of a surface using colors
- histplot — dessine un histogramme
- LineSpec — to quickly customize the lines appearance in a plot
- loglog — 2D logarithmic plot
- Matplot — 2D plot of a matrix using colors
- Matplot1 — 2D plot of a matrix using colors
- Matplot properties — Description of the Matplot entities properties
- paramfplot2d — animation dans le plan d'une courbe définie par une fonction
- plot — 2D plot
- plot2d — 2D plot
- plot2d2 — 2D plot (step function)
- plot2d3 — 2D plot (vertical bars)
- plot2d4 — 2D plot (arrows style)
- plotimplicit — Plots the (x,y) lines solving an implicit equation or Function(x,y)=0
- polarplot — Plot polar coordinates
- scatter — 2D scatter plot
- semilogx — 2D semilogarithmic plot
- semilogy — 2D semilogarithmic plot
- Sfgrayplot — smooth 2D plot of a surface defined by a function using colors
- Sgrayplot — smooth 2D plot of a surface using colors
- stackedplot — plot multiple timeseries on time axis
- 3d_plot
- bar3d — Graphique en barres 3D
- comet3d — 3D comet animated plot
- contour — level curves on a 3D surface
- eval3dp — calcule les facettes d'une surface 3D paramétrique
- fplot3d — 3D plot of a surface defined by a function
- fplot3d1 — 3D gray or color level plot of a surface defined by a function
- genfac3d — calcule les facettes d'une surface 3D non-paramétrique
- geom3d — projection 3D vers 2D après une instruction de dessin 3D
- mesh — 3D mesh plot
- nf3d — conversion de facettes pour plot3d
- param3d — plots a single curve in a 3D cartesian frame
- param3d properties — description of the 3D curves entities properties
- plot3d — 3D plot of a surface
- plot3d1 — 3D gray or color level plot of a surface
- plot3d2 — plot surface defined by rectangular facets
- plot3d3 — mesh plot surface defined by rectangular facets
- scatter3d — 3D scatter plot
- secto3d — conversion de surfaces 3D
- surf — 3D surface plot
- surface properties — description of the 3D entities properties
- annotation
- captions — draw graph captions
- Label entity properties — Properties of Axes labels and title
- legend — draw graph legend
- Legend entity properties — description of the Legend entity properties.
- legends — dessine des légendes de courbes 2D
- title — displays a title above a graphic axes, or updates its properties.
- xlabel — sets or updates the x-axis label or/and its properties
- xtitle — add titles on a graphics window
- axes_operations
- axes properties — description of the axes entity properties
- gca — Return handle of current axes.
- gda — Return handle of default axes.
- isoview — Règle la vue isométrique des repères graphiques
- newaxes — Creates a new Axes entity
- replot — recadre la zone affichée d'un ou plusieurs repères graphiques
- rotate_axes — Rotation interactive d'un handle de type Axes.
- sca — set the current axes entity
- sda — reSets the Default Axes to its factory values
- subplot — quadrille la figure ou frame courante et fixe le repère graphique actif sur la case choisie
- unzoom — unzoom graphics
- xgrid — ajoute une grille sur un dessin 2D ou 3D
- xsetech — sélectionne la sous-fenêtre d'une fenêtre graphique pour les dessins
- zoom_rect — zoom a selection of the current graphic figure
- axis
- axis properties — description of the axis entity properties
- drawaxis — dessine un axe
- graduate — graduations simplifiées des axes 2D
- xgraduate — graduation des axes
- bar_histogram
- bar — histogramme de barres
- barh — histogramme horizontal de barres
- barhomogenize — uniformise le style des barres dessinées dans un repère graphique
- Couleurs
- Palettes de couleurs
- colormap — set and/or get a figure colormap.
- Using colormaps — Using colormaps in graphics.
- Predefined colormaps — Overview of predefined colormaps.
- 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
- 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.
- Palettes de couleurs
- Datatips
- datatip properties — description of the Datatip entity properties
- datatipCreate — Create a datatip on a polyline by program
- datatipGetEntities — Get all the entities compatible with datatips in the given axes.
- datatipManagerMode — Set or toggles the datatips mode.
- datatipMove — Move a specified datatip using the mouse.
- datatipRemove — Removes a selected datatip
- datatipRemoveAll — Removes all datatips on a set of polylines.
- datatips — Tool for placing and editing tips along the plotted curves
- datatipSetDisplay — Set the function used to compute the datatip string.
- datatipSetInterp — Set the interpolation mode for datatip.
- datatipSetOrientation — Set the position of the text box associated with the given tip.
- datatipSetStyle — Set the datatip style.
- Fenêtres - Figures
- anti_aliasing — Figure's property smoothing the stair-like aspect when rendering curves
- clf — Clears and resets a figure or a frame uicontrol
- colordef — Set the color look-and-feel of a given or of all forthcoming graphic figures
- drawlater — makes axes children invisible.
- drawnow — draw hidden graphics entities.
- figure properties — description of the graphics figure entity properties
- gcf — Return handle of current graphic window.
- gdf — Return handle of default figure.
- pixel_drawing_mode — mode d'actualisation des couleurs RVB des pixels lors des tracés graphiques
- scf — set the current graphic figure (window)
- sdf — reSets the properties of the Default Figure to their factory values
- show_window — amène une fenêtre graphique au premier plan
- winsid — renvoie la liste des fenêtre graphiques ouvertes
- Arcs - Rectangles
- arc properties — description of the Arc entity properties
- rectangle properties — description of the Rectangle entity properties
- Segments properties — description of the Segments entity properties
- xarc — dessine un arc d'ellipse
- xarcs — dessine des arcs d'ellipses
- xarrows — dessine un ensemble de flèches en 2D ou 3D.
- xfarc — remplit un secteur angulaire d'ellipse
- xfarcs — remplit des secteurs angulaires d'ellipses
- xfrect — remplit un rectangle
- xrect — dessine un rectangle
- xrects — dessine ou remplit un ensemble de rectangles
- xsegs — dessine des segments non connectés
- handle
- copy — copy a graphics entity.
- delete — delete a graphic entity and its children.
- gce — Get current entity handle.
- ged — Scilab Graphic Editor
- glue — glue a set of graphics entities into an Compound.
- is_handle_valid — Vérifie si un ensemble de handles graphiques est valide.
- swap_handles — Permute deux handle dans la hiérarchie graphique.
- unglue — unglue a compound object and replace it by individual children.
- Interactivité
- dragrect — déplace un ou plusieurs rectangles avec la souris
- edit_curv — interactive modal (blocking) graphic curve editor
- event handler functions — Prototype of functions which may be used as event handler.
- locate — mouse selection of a set of points in a 2D axes
- rubberbox — rubberband box for rectangle selection
- seteventhandler — set an event handler for the current graphic window
- twinkle — fait clignoter des éléments graphiques pour les repérer visuellement
- xclick — Attend une action d'un bouton de la souris, du clavier dans une fenêtre graphique.
- xgetmouse — get the mouse events and current position
- Éclairage
- light — creates a light object in the given axes
- light properties — Light overview
- lighting — Lighting overview
- Polygones
- text
- graphics_fonts — description des fonts utilisées par les figure graphiques.
- Rendu d'équations mathématiques dans le graphique Scilab — Affiche les équations mathématiques dans le graphique Scilab grâce à MathML ou LaTeX.
- stringbox — Calcule le rectangle englobant d'un texte ou d'un label.
- text properties — description of the Text entity properties
- titlepage — ajoute un titre au milieu d'une fenêtre graphique
- xlfont — load a font in the graphic context or query loaded font
- xnumb — dessine des nombres
- xstring — dessine des chaînes de caractères
- xstringb — dessine des chaînes de caractères dans une boîte
- xstringl — calcule les dimensions d'une boîte entourant des chaînes de caractères
- transform
- load_save
- property
- Compound properties — description of the Compound entity properties
- GlobalProperty — customizes the objects appearance (curves, surfaces...) in a plot or surf command
- Graphics — contenu de la bibliothèque graphique
- Graphics Entities — description of the graphics entities data structures
- Editeur graphique — Edition interactive de l'arbre des propriétés des objets graphiques.
- pie — cercle graphique
- multiscaled plots — How to set several axes for one curve or for curves with distinct scales
- xchange — transformation de coordonnées de l'échelle courante en pixels et inversement
Report an issue | ||
<< Entrées/Sorties | Aide de Scilab | Graphiques : export >> |