Pas de plus haute résolution disponible.
Ce fichier provient de Wikimedia Commons et peut être utilisé par d'autres projets.
Sa description sur sa page de description est affichée ci-dessous.
Description
Scilab source
x = linspace ( 0 , 10 , 100 );
clf
drawlater
plot ( x , sin ( x ))
xgrid ( color ( "grey70" ))
xfpolys ([ 2 5 5 2 ; 7 8.5 8.5 7 ] ' ,[ - 1 - 1 1 1 ; - 1 - 1 1 1 ] ' ,..
[ color ( "scilabpink" ) color ( "bisque" )])
r = gca ();
r . grid_position = "foreground" ;
r = r . children ( 1 ). children ;
r . line_mode = "off" ;
r ( 1 ). data (:, 3 )= - 1 ;
r ( 2 ). data (:, 3 )= - 1 ;
drawnow
Conditions d’utilisation
Public domain Public domain false false
The sine function is a simple mathematica shape. The picture was made to illustrate the possibility with Scilab to create zones with different background colour. It can be made by anyone using the source code.
français Ajoutez en une ligne la description de ce que représente ce fichier
Historique du fichier
Cliquer sur une date et heure pour voir le fichier tel qu'il était à ce moment-là.
Date et heure Vignette Dimensions Utilisateur Commentaire
actuel 7 mars 2016 à 09:44 503 × 331 (9 kio) wikimediacommons>Cdang User created page with UploadWizard
Utilisation du fichier
La page suivante utilise ce fichier :