Scilab 6.0.0
- Aide de Scilab
- Xcos
- Fonctions utilitaires Scilab
- %MODELICA_USER_LIBS
- block_parameter_error
- xcosAddToolsMenu
- xcosUpdateBlock
- buildouttb
- getModelicaPath
- importXcosDiagram
- loadScicos
- loadXcosLibs
- scicos_debug
- scicos_getvalue
- scicos_log
- standard_inputs
- standard_origin
- standard_outputs
- var2vec
- vec2var
- xcosPal
- xcosPalAdd
- xcosPalAddBlock
- xcosPalDelete
- xcosPalExport
- xcosPalGenerateAllIcons
- xcosPalMove
Aide de Scilab >> Xcos > Fonctions utilitaires Scilab > loadScicos
loadScicos
Load the Xcos simulation native library.
Syntax
loadScicos()
Module
Description
The Xcos simulation need a native shared library. This call force the loading this library
Arguments
None
Example
loadScicos();
Comments
Add a comment:
Please login to comment this page.