Scilab 5.5.1
- Aide de Scilab
- Scilab
- Calcul différentiel, Intégration
- Fonctions Elémentaires
- Algèbre Lineaire
- Interpolation
- CACSD (Computer Aided Control Systems Design)
- 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
- Simulated Annealing
- Gestion des fichiers XML
- HDF5 Management
- Entrées/Sorties [fichiers]
- Entrées/Sorties
- Graphiques
- 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
- Console
- Gestion de l'historique
- Lecture/Ecriture de fichiers binaires Matlab
- Aide à la conversion Matlab vers Scilab
- Fonctions de compatibilité
- Fonctions avancées
- Outils de développement
- Outils pour les démonstrations
- Link dynamique/incremental
- ATOMS
- Interface avec Tcl/Tk
- Editeur de texte (Scinotes)
- UI Data
- Gestion de l'aide en ligne
- Parallel
- Gestionnaire de modules externe
- Scilab MPI
- Localisation
- API Scilab
- API call_scilab (moteur Scilab)
- JVM
- Java depuis Scilab
- Interface avec Java
- Intersci
- Préférences
- 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
HDF5 Management
- h5attr — Create an attribute
- h5close — Close a HDF5 object
- h5cp — Copy an object
- h5dataset — Create a dataset and write the data
- h5dump — Dump the content of an H5 object on the standard output stream
- h5exists — Test the existence of named object
- h5flush — Flush all the buffers associated with a file
- h5get — Get a named object
- h5group — Create a group
- h5isArray — Check if the HDF5 object is an array
- h5isAttr — Check if the HDF5 object is an attribute
- h5isCompound — Check if the HDF5 object is a compound object
- h5isFile — Check if the HDF5 object is a file
- h5isGroup — Check if the HDF5 object is a group
- h5isRef — Check if the HDF5 object is a reference object
- h5isSet — Check if the HDF5 object is a dataset
- h5isSpace — Check if the HDF5 object is a dataspace
- h5isType — Check if the HDF5 object is a type
- h5isVlen — Check if the HDF5 object is a variable length array
- h5label — Label a dataset
- h5ln — Link an object to another one
- h5ls — List the content of an HDF5 object (group or dataset)
- h5mount — Mount a file on a group
- h5mv — Move an object
- H5 Objects — Describe the properties of the different H5 objects
- h5open — Open an HDF5 file
- h5read — Read the data of HDF5 dataset
- h5readattr — Read the data of an HDF5 attribute
- h5rm — Remove elements from an HDF5 file
- h5umount — Unmount a previously mounted file.
- h5write — Create a dataset (if it does not exist) and write the data
- h5writeattr — Write an attribute in a group or a dataset
Report an issue | ||
<< Gestion des fichiers XML | Aide de Scilab | Entrées/Sorties [fichiers] >> |