Scilab Website | Contribute with GitLab | Mailing list archives | 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 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilab help >> Functions

Functions

  • Built-in & external
    • clearfunудаляет примитивы
    • externalобъект Scilab'а, внешняя функция или подпрограмма
    • funptrкодирование примитивов (для экспертов)
    • intpptyустановка свойств передачи аргумента интерфейса
    • newfunдобавление имени в таблицу функций
    • readgatewayполучение списка примитивов модуля
    • whatсписок примитивов Scilab'а
  • Libraries
    • genlibbuild library from functions in given directory
    • get_function_pathget source file path of a library function
    • liblibrary definition
    • librarieslistget scilab libraries
    • librarylibrary datatype description
    • libraryinfoget macros and path of a scilab library
    • whereisname of library containing a function
  • profiling
    • add_profilingAdds profiling instructions to a function.
    • plotprofileextracts and displays execution profiles of a Scilab function
    • profileextract execution profiles of a Scilab function
    • remove_profilingRemoves profiling instructions toout of a function.
    • reset_profilingResets profiling counters of a function.
    • showprofileextracts and displays execution profiles of a Scilab function
  • argnВозвращает количество входных/выходных аргументов в вызове функции
  • compкомпиляция scilab-функции
  • editфункция редактирования
  • funcprotпереключает режим защиты функций Scilab
  • macr2lstпреобразование функции в список
  • macr2treeпреобразование функции в дерево
  • modeвыбор режима отображения информации во время исполнения файла
  • sciargsаргументы командной строки Scilab'а
  • bytecodegiven a function returns the "bytecode" of a function in a Scilab array and conversely.
  • bytecodewalkwalk in function bytecode applying transformation.
  • code2strreturns character string associated with Scilab integer codes. This function is obsolete.
  • deffon-line definition of function
  • execscript file execution
  • execstrexecute Scilab code in strings
  • fun2stringgenerates ascii definition of a scilab function
  • functioncloses a function definition
  • functionsScilab procedures and Scilab objects
  • getdLoad all functions defined in a directory
  • head_commentsdisplay scilab function header comments
  • listfunctionsproperties of all functions in the workspace
  • macroScilab procedure and Scilab object
  • macrovarvariables of function
  • overloadingdisplay, functions and operators overloading capabilities
  • recompilefunctionrecompiles a scilab function, changing its type
  • str2codereturn scilab integer codes associated with a character string. This function is obsolete.
  • tree2codegenerates ascii definition of a Scilab function
  • vararginvariable numbers of arguments in an input argument list
  • varargoutvariable numbers of arguments in an output argument list
Report an issue
<< Compatibility Functions Scilab help Development tools >>

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:
Mon Oct 01 17:41:11 CEST 2012