Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.4.1 - Português

Change language to:
English - Français - 日本語 - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Ajuda Scilab >> Xcos > Scilab Utilities Functions > create_palette

create_palette

Palette generator

Calling Sequence

[routines,IntFunc] = create_palette(Path)

Module

Description

This function generates a palette if Path is a string indicating the directoy in which the interfacing functions of the blocks are to be found. If Path is not present or if it is %t, then standard scicos palettes are regenerated. If %f, then only IntFunc (list of interfacing functions) is returned. List of routines is empty in this case.

[routines,IntFunc] = create_palette(Path)

Arguments

  • Path : a string given the directory path that contains Scicos blocks interfacing functions.

  • routines : a vector of strings that contains names of computational functions used in scicos blocks.

  • IntFunc : a vector of strings that contains names of interfacing functions used in scicos blocks.

File content

  • SCI/modules/scicos/macros/scicos_utils/create_palette.sci

Report an issue
<< buildouttb Scilab Utilities Functions getModelicaPath >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Apr 02 17:37:06 CEST 2013