<< Entrées/Sorties [fichiers]
Aide de Scilab
Graphiques >>
Aide de Scilab
>> Entrées/Sorties
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
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
Report an issue
<< Entrées/Sorties [fichiers]
Aide de Scilab
Graphiques >>