Scilab Utilities FunctionsΒΆ

  • block_parameter_error Displays a parameter input error box for an Xcos block
  • buildouttb Build of the sublist %cpr.state.outtb
  • create_palette Palette generator
  • getModelicaPath Get the Modelica directory path needed by Xcos diagram containing Modelica blocks
  • get_scicos_version Get the current Scicos version
  • importXcosDiagram Import an Xcos diagram on Scilab
  • loadScicos Load the Xcos simulation native library.
  • loadXcosLibs Load most of the Xcos macros
  • scicos_debug Set the level of the Scicos debugging
  • scicos_getvalue xwindow dialog for Xcos
  • standard_inputs Get the position of the input ports of a block in Xcos editor.
  • standard_origin Get the position of a block in the Xcos editor.
  • standard_outputs Get the position of the output ports of a block in Xcos editor.
  • var2vec Transform a scilab variable in a vector of double
  • vec2var Transform a vector of double in a scilab variable
  • xcosPal Instanciate a new Xcos palette on Scilab.
  • xcosPalAdd Add a palette to the Scilab/Xcos palette manager. Optional property can be added to set the category of the palette.
  • xcosPalAddBlock Add a block to a Scilab/Xcos palette instance. Some optional properties can be added to customize the palette icon and the style of the block.
  • xcosPalExport Export a palette instance to a path.

This Page