Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.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. 
Authors
Clément David - DIGITEO
| << get_scicos_version | Scilab Utilities Functions | loadScicos >> |