Scilab 5.3.0
- Manuel Scilab
- Scilab
- Equations Differentielles
- Fonctions Elémentaires
- Algèbre Lineaire
- Interpolation
- CACSD
- Polynômes
- Traitement du Signal
- FFTW
- Fonctions spéciales
- Randlib
- ARnoldi PACKage
- Statistiques
- Matrices creuses
- Interface avec UMFPACK
- Optimisation et Simulation
- Algorithmes génétiques
- Simulated Annealing
- Calculs formels
- Entrées/Sorties [fichiers]
- Entrées/Sorties
- Bibliothèque graphique
- Graphiques: export et impression
- Interface graphique
- Structures
- Parameters
- Booléens
- Entiers
- Chaînes de caractères
- Manipulation de fichiers sons
- Heure et date
- Sorties
- xcos
- Tableur
- Shell
- Console
- Completion
- Gestion de l'historique
- Lecture/Ecriture de fichiers binaires Matlab
- Aide à la conversion Matlab vers Scilab
- Fonctions de compatibilité
- Interface avec Maple
- Overloading
- Fonctions
- Outils de développement
- Outils pour les démonstrations
- Link dynamique/incremental
- Atoms
- Interface avec Tcl/Tk
- Editeur de texte
- UI Data
- Gestion de l'aide en ligne
- Parallel
- Calculs Parallèles avec PVM
- Gestionnaire de modules externe
- Localisation
- JVM
- API Scilab
- API call_scilab
- Interface avec Java
- Intersci
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Entrées/Sorties
- getenv — renvoie la valeur d'une variable d'environnement
- getpid — renvoie le numéro de processus de Scilab
- host — exécution d'une commande Unix ou DOS
- setenv — fixe la valeur d'une variable d'environnement
- unix — exécution d'une commande Unix ou DOS
- unix_g — exécution d'une commande Unix ou DOS, sortie redirigée vers une variable
- unix_s — exécution d'une commande Unix ou DOS, pas de sortie
- unix_w — exécution d'une commande Unix ou DOS, sortie redirigée vers la fenêtre de Scilab
- unix_x — exécution d'une commande Unix ou DOS, sortie redirigée vers une fenêtre
- file — file management
- getio — get Scilab input/output logical units
- getscilabkeywords — returns a list with all scilab keywords.
- halt — stop execution
- input — prompt for user input
- load — Load a saved variable or a serie of variables
- oldload — load saved variable in 2.4.1 and previous formats (OBSOLETE)
- oldsave — saving variables in 2.4.1 and previous format (OBSOLETE)
- read — matrices read
- read4b — fortran file binary read
- readb — fortran file binary read
- save — Save a variable or a serie of variables in a binary file
- writb — fortran file binary write
- write — write in a formatted file
- write4b — fortran file binary write
<< Entrées/Sorties [fichiers] | Manuel Scilab | Bibliothèque graphique >> |