Scilab 6.0.1
- Aide de Scilab
- Xcos
- Fonctions utilitaires Scilab
- block_parameter_error
- buildouttb
- getModelicaPath
- importXcosDiagram
- loadScicos
- loadXcosLibs
- %MODELICA_USER_LIBS
- scicos_debug
- scicos_getvalue
- scicos_log
- scicosDiagramToScilab
- standard_inputs
- standard_origin
- standard_outputs
- var2vec
- vec2var
- xcosAddToolsMenu
- xcosDiagramToScilab
- xcosPal
- xcosPalAdd
- xcosPalAddBlock
- xcosPalDelete
- xcosPalExport
- xcosPalGenerateAllIcons
- xcosPalMove
- xcosUpdateBlock
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
loadScicos
Load the Xcos simulation native library.
Syntax
loadScicos()
Description
The Xcos simulation need a native shared library. This call force the loading this library
Example
loadScicos();
See Also
- xcos — Editeur de schéma-bloc et IHM pour le simulateur hybride
- loadXcosLibs — Load most of the Xcos macros
Report an issue | ||
<< importXcosDiagram | Fonctions utilitaires Scilab | loadXcosLibs >> |