Scilab-Branch-6.1-GIT
- Aide de Scilab
- Scilab
- Intégration - dérivation
- Fonctions Elémentaires
- Algèbre Lineaire
- Interpolation
- Systèmes de Contrôle - CACSD
- Polynômes
- Traitement du Signal
- FFTW
- Fonctions spéciales
- Statistiques
- Matrices creuses
- Interface avec UMFPACK (sparse)
- Optimisation et Simulation
- Traitement XML
- Fichiers HDF5
- Entrées/Sorties [fichiers]
- Entrées/Sorties
- Graphiques
- Graphiques : export
- Interface graphique
- Listes Structures Cells
- Parameters
- Chaînes de caractères
- Sons - fichiers audio
- Temps - calendrier date horloge
- Sorties
- Xcos
- Tableur
- Console
- Historique des commandes
- Matlab : fichiers données (R/W)
- Code Matlab => Scilab
- Fonctions avancées
- Tests - Bancs d'essais
- Outils pour les démonstrations
- Link dynamique/incremental
- ATOMS
- Tcl/Tk
- Editeur de script
- UI Data
- Documentation : gestion
- Créer un module externe
- Multilinguisme
- API Scilab
- API call_scilab (moteur Scilab)
- JVM
- Java depuis Scilab
- Interface avec Java
- Préférences
- Performances des programmes
- Lint tool (SLint)
- Outils web
- Outils Windows
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Fonctions avancées
- Built-in & external
- Libraries
- genlib — builds a library from a set of *.sci files defining functions in a given directory
- get_function_path — get source file path of a library function
- lib — loads a library of Scilab functions and variables, and sets its name
- librarieslist — gets the list of loaded Scilab libraries
- libraryinfo — gets the path and the set of primary functions of a loaded library
- argn — nombre effectif d'arguments d'entrée reçus / attendus en sortie d'une fonction
- deff — in-line definition of a (anonymous) function in Scilab language
- exec — exécution d'un script (fichier de commandes)
- execstr — exécution d'instructions Scilab contenues dans des chaînes de caractères
- feval — évaluation multiple d'une fonction
- funcprot — switch scilab functions protection mode
- endfunction — fin de la définition d'une fonction Scilab
- getd — Charge toutes les fonctions contenues dans un répertoire.
- macr2tree — fournit le code interne d'une fonction compilée en Scilab
- macro — Scilab procedure and Scilab object
- macrovar — variables d'une fonction
- overloading — display, functions and operators overloading capabilities
- tree2code — generates the text definition of a Scilab function from its internal code
- varargin — variable number of arguments in an input argument list
- varargout — arbitrarily long list of output arguments
- whereis — Returns the name of the loaded library/module a given function belongs to
Report an issue | ||
<< Code Matlab => Scilab | Aide de Scilab | Tests - Bancs d'essais >> |