Scilab 5.4.0
- Aide Scilab
- Xcos
- Fonctions utilitaires Scilab
- block_parameter_error
- buildouttb
- create_palette
- getModelicaPath
- get_scicos_version
- importXcosDiagram
- loadScicos
- loadXcosLibs
- scicos_debug
- scicos_getvalue
- standard_inputs
- standard_origin
- standard_outputs
- var2vec
- vec2var
- xcosPal
- xcosPalAdd
- xcosPalAddBlock
- xcosPalExport
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
importXcosDiagram
Import an Xcos diagram on Scilab
Calling Sequence
[result]=importXcosDiagram(filename)
Module
Description
Import an Xcos file into Scilab.
[result]=importXcosDiagram(filename)
Arguments
result : The status of the operation.
filename : The Xcos file to load.
Report an issue | ||
<< get_scicos_version | Fonctions utilitaires Scilab | loadScicos >> |