Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.1 - Русский

Change language to:
English - Français - 日本語 - Português -

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Справка Scilab >> Графики

Графики

  • 2d_plot
    • champстроит стрелками поле двумерных векторов
    • champ1двумерный график векторного поля с цветными стрелками (obsolete)
    • champ propertiesdescription of the 2D vector field entity properties
    • cometдвумерный график с анимированной кометой
    • contour2dкривые уровней поверхности на двумерном графике
    • contour2diвычисляет кривые уровней поверхности на двумерном графике
    • contour2dmcompute level curves of a surface defined with a mesh
    • contourfкривые уровней поверхности, залитые цветом на двумерном графике
    • cutaxesplots curves or an existing axes along a discontinuous or multiscaled axis
    • errbarдобавление вертикальных полос ошибок на двумерном графике
    • fchampdirection field of a 2D first order ODE
    • fecpseudo-color plot of a function defined on a mesh
    • fec propertiesdescription of the fec entities properties
    • fgrayplot2D plot of a surface defined by a function using colors
    • fplot2d2D plot of a curve defined by a function (obsolete)
    • grayplot2D plot of a surface using colors
    • grayplot propertiesdescription of the grayplot entities properties
    • graypolarplotPolar 2D plot of a surface using colors
    • histplotplot a histogram
    • ВидЛиниидля быстрой настройки вида линий на графике
    • loglogдвумерный график в логарифмическом масштабе
    • Matplot2D plot of a matrix using colors
    • Matplot12D plot of a matrix using colors
    • Matplot propertiesDescription of the Matplot entities properties
    • paramfplot2danimated plot of a 2D parametrized curve.
    • plot2D plot
    • plot2d2D plot
    • plot2d22D plot (step function)
    • plot2d32D plot (vertical bars)
    • plot2d42D plot (arrows style)
    • plotimplicitPlots the (x,y) lines solving an implicit equation or Function(x,y)=0
    • polarplotPlot polar coordinates
    • scatter2D scatter plot
    • semilogxдвумерный полулогарифмический график
    • semilogy2D semilogarithmic plot
    • Sfgrayplotсглаженный двумерный график поверхности, определённой через функцию, с использованием цветов
    • Sgrayplotsmooth 2D plot of a surface using colors
  • 3d_plot
    • bar3d3D гистограмма
    • comet3d3D comet animated plot
    • contourlevel curves on a 3D surface
    • eval3dpcompute facets of a 3D parametric surface
    • fplot3d3D plot of a surface defined by a function
    • fplot3d13D gray or color level plot of a surface defined by a function
    • genfac3dCompute facets of a 3D surface
    • geom3dprojection from 3D on 2D after a 3D plot
    • hist3dтрёхмерное представление гистограммы (obsolete)
    • meshграфик трёхмерной сетки
    • nf3dRectangular facets to plot3d parameters
    • param3d1plots a set of curves in a 3D cartesian frame. 1D mesh plot
    • param3d propertiesdescription of the 3D curves entities properties
    • plot3d3D plot of a surface
    • plot3d13D gray or color level plot of a surface
    • plot3d2plot surface defined by rectangular facets
    • plot3d3mesh plot surface defined by rectangular facets
    • scatter33D scatter plot (obsolete)
    • secto3d3D surfaces conversion
    • surf3D surface plot
    • surface propertiesdescription of the 3D entities properties
  • axes_operations
    • axes propertiesdescription of the axes entity properties
    • gcaReturn handle of current axes.
    • gdaReturn handle of default axes.
    • isoviewнастраивает изометрическое представление графических осей
    • newaxesCreates a new Axes entity
    • plotframeplot a frame with scaling and grids. This function is obsolete.
    • replotreframes with new boundaries the current or a given set of axes
    • rotate_axesInteractive rotation of an Axes handle.
    • scaset the current axes entity
    • sdareSets the Default Axes to its factory values
    • subplotустанавливает текущие оси для выбора ячейки текущей разграфлённой фигуры
    • unzoomunzoom graphics
    • xgridadd a grid on a 2D or 3D plot
    • xsetechset the sub-window of a graphics window for plotting
    • zoom_rectzoom a selection of the current graphic figure
  • color_management
  • figure_operations
    • anti_aliasingFigure's property smoothing the stair-like aspect when rendering curves
    • clfClears and resets a figure or a frame uicontrol
    • colordefSet the color look-and-feel of a given or of all forthcoming graphic figures
    • drawlatermakes axes children invisible.
    • drawnowdraw hidden graphics entities.
    • figure propertiesdescription of the graphics figure entity properties
    • gcfReturn handle of current graphic window.
    • gdfReturn handle of default figure.
    • pixel_drawing_modeFigure's property setting the RGBwise pixels update mode when drawing
    • scfset the current graphic figure (window)
    • sdfreSets the properties of the Default Figure to their factory values
    • show_windowподнимает графическое окно
    • winsidвозвращает список графических окон
    • xdelудаление графического окна (устарела)
    • xnamechange the name of the current graphics window (obsolete))
  • geometric_shapes
    • arc propertiesdescription of the Arc entity properties
    • rectangle propertiesdescription of the Rectangle entity properties
    • Segments propertiesdescription of the Segments entity properties
    • xarcdraw a part of an ellipse
    • xarcsdraw parts of a set of ellipses
    • xarrowsрисование набора стрелок
    • xfarcFill a part of an ellipse
    • xfarcsFill parts of a set of ellipses
    • xfrectfill a rectangle
    • xrectdraw a rectangle
    • xrectsdraw or fill a set of rectangles
    • xsegsdraw unconnected segments
  • interaction
    • dragrectDrag rectangle(s) with mouse
    • edit_curvinteractive graphic curve editor
    • event handler functionsPrototype of functions which may be used as event handler.
    • locatemouse selection of a set of points in a 2D axes
    • rubberboxрастягиваемая рамка для прямоугольного выделения
    • seteventhandlerset an event handler for the current graphic window
    • twinkleвыделяет один или несколько графических объектов путем их мерцания
    • xclickWait for a mouse click or an event in a graphic window.
    • xgetmouseget the mouse events and current position
  • annotation
  • axis
  • bar_histogram
    • barbar histogram
    • barhhorizontal display of bar histogram
    • barhomogenizehomogenize all the bars included in the current working axes
  • Datatips
  • handle
    • copycopy a graphics entity.
    • deletedelete a graphic entity and its children.
    • gceGet current entity handle.
    • gedScilab Graphic Editor
    • get_figure_handleget a figure handle from its id (obsolete)
    • glueglue a set of graphics entities into an Compound.
    • is_handle_validCheck whether a set of graphic handles is still valid.
    • swap_handlesPermute two handles in the graphic Hierarchy.
    • unglueunglue a compound object and replace it by individual children.
  • lighting
  • load_save
    • xloaddisplays in a given window some graphical component loaded from a file.
    • xsavesave graphics into a file
  • polygon
    • polyline propertiesdescription of the Polyline entity properties
    • xfpolyfill a polygon
    • xfpolysfill a set of polygons
    • xpolydraw a polyline or a polygon
    • xpolysdraw a set of polylines or polygons
    • xrpolydraw a regular polygon
  • property
    • getGets the handle of a graphical or User Interface object, or the property's value of objects.
    • setset properties of some graphic objects or uimenus or uicontrol interactive components
  • text
    • graphics fontsdescription of fonts used in graphic figures
    • Math rendering in Scilab graphicsDisplay mathematical equations in Scilab graphics through the LaTeX or MathML languages.
    • stringboxCompute the bounding rectangle of a text or a label.
    • text propertiesdescription of the Text entity properties
    • titlepageadd a title in the middle of a graphics window
    • xlfontload a font in the graphic context or query loaded font
    • xnumbdraw numbers
    • xstringdraw strings
    • xstringbdraw strings into a box
    • xstringlcompute a box which surrounds strings
  • transform
    • movemove, translate, a graphic entity and its children.
    • orthProjComputes the orthogonal projection of a point to a polyline in the plane.
    • rotaterotation of a set of points
    • scalingaffine transformation of a set of points
  • свойства составного объекта "Compound"описание свойств составного объекта "Compound"
  • ГлобальноеСвойстводля настройки вида объектов (кривых, поверхностей, ...) в командах plot или surf
  • Графики: введениеобзор библиотеки графиков
  • Графические объектыописание структур данных графических объектов
  • graphical editorInteractive edition of hierarchical properties of graphic objects
  • piedraw a pie
  • multiscaled plotsHow to set several axes for one curve or for curves with distinct scales
  • xchangeпреобразование координат из вещественных в пиксельные
  • xgetgets current values of the graphics context. This function is obsolete.
  • xsetset values of the graphics context. This function is obsolete.
Report an issue
<< Файлы: функции ввода/вывода Справка Scilab Графики: экспорт >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Jul 20 11:21:28 CEST 2021