Scilab 6.0.1
- 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
- Randlib
- ARnoldi PACKage (binding de ARPACK)
- Statistiques
- Matrices creuses
- Interface avec UMFPACK (sparse)
- Optimisation et Simulation
- Algorithmes génétiques
- Optimisation : recuit simulé
- Traitement XML
- HDF5 Management
- Entrées/Sorties [fichiers]
- Entrées/Sorties
- Graphiques
- Graphiques: export et impression
- Interface graphique
- Listes Structures Cells
- Parameters
- Booléens
- Entiers
- Chaînes de caractères
- Sons - fichiers audio
- Heure et date
- Sorties
- Xcos
- Tableur
- Console
- Historique des commandes
- Lecture/Ecriture de fichiers binaires Matlab
- Aide à la conversion Matlab vers Scilab
- Fonctions de compatibilité
- Fonctions avancées
- Tests - Bancs d'essais
- Outils pour les démonstrations
- Link dynamique/incremental
- Outils Windows
- ATOMS
- Tcl/Tk
- Editeur de script Scinotes
- UI Data
- Documentation : gestion
- Parallel
- Gestionnaire de modules externe
- Localisation
- API Scilab
- API call_scilab (moteur Scilab)
- JVM
- Java depuis Scilab
- Interface avec Java
- Préférences
- Lint tool (SLint)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Fonctions avancées
- Built-in & external
- Libraries
- genlib — build library from functions in given directory
- get_function_path — get source file path of a library function
- lib — library definition
- librarieslist — get scilab libraries
- library — library datatype description
- libraryinfo — get macros and path of a scilab library
- argn — nombre effectif d'arguments d'entrée reçus / attendus en sortie d'une fonction
- deff — on-line definition of function
- edit — function editing
- 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
- functions — procédures Scilab et objets Scilab
- getd — Charge toutes les fonctions contenues dans un répertoire.
- head_comments — display Scilab function header comments
- 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 — variable numbers of arguments in an output argument list
- whereis — Returns the name of the loaded library/module a given function belongs to
Report an issue | ||
<< Fonctions de compatibilité | Aide de Scilab | Tests - Bancs d'essais >> |