Scilab Website | Contribute with GitLab | Scilab Community | ATOMS toolboxes
Scilab Online Help
5.4.0 - Русский

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

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

Scilab help >> Functions

Functions

  • Built-in & external
    • clearfun — удаляет примитивы
    • external — объект Scilab'а, внешняя функция или подпрограмма
    • funptr — кодирование примитивов (для экспертов)
    • intppty — установка свойств передачи аргумента интерфейса
    • newfun — добавление имени в таблицу функций
    • readgateway — получение списка примитивов модуля
    • what — список примитивов Scilab'а
  • Libraries
    • genlib — build library from functions in given directory
    • get_function_path — get source file path of a library function
    • lib — library definition
    • librarieslist — get scilab libraries
    • library — library datatype description
    • libraryinfo — get macros and path of a scilab library
    • whereis — name of library containing a function
  • profiling
    • add_profiling — Adds profiling instructions to a function.
    • plotprofile — extracts and displays execution profiles of a Scilab function
    • profile — extract execution profiles of a Scilab function
    • remove_profiling — Removes profiling instructions toout of a function.
    • reset_profiling — Resets profiling counters of a function.
    • showprofile — extracts and displays execution profiles of a Scilab function
  • argn — Возвращает количество входных/выходных аргументов в вызове функции
  • comp — компиляция scilab-функции
  • edit — функция редактирования
  • funcprot — переключает режим защиты функций Scilab
  • macr2lst — преобразование функции в список
  • macr2tree — преобразование функции в дерево
  • mode — выбор режима отображения информации во время исполнения файла
  • sciargs — аргументы командной строки Scilab'а
  • bytecode — given a function returns the "bytecode" of a function in a Scilab array and conversely.
  • bytecodewalk — walk in function bytecode applying transformation.
  • code2str — returns character string associated with Scilab integer codes. This function is obsolete.
  • deff — on-line definition of function
  • exec — script file execution
  • execstr — execute Scilab code in strings
  • fun2string — generates ascii definition of a scilab function
  • function — closes a function definition
  • functions — Scilab procedures and Scilab objects
  • getd — Load all functions defined in a directory
  • head_comments — display scilab function header comments
  • listfunctions — properties of all functions in the workspace
  • macro — Scilab procedure and Scilab object
  • macrovar — variables of function
  • overloading — display, functions and operators overloading capabilities
  • recompilefunction — recompiles a scilab function, changing its type
  • str2code — return scilab integer codes associated with a character string. This function is obsolete.
  • tree2code — generates ascii definition of a Scilab function
  • varargin — variable numbers of arguments in an input argument list
  • varargout — variable numbers of arguments in an output argument list
Report an issue
<< Compatibility Functions Scilab help Development tools >>

Copyright (c) 2022-2026 (Dassault Systèmes S.E.)
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:
Mon Oct 01 17:41:11 CEST 2012