> De  Dang, Christophe
> Envoyé : jeudi 30 avril 2015 14:10
>
> You can do something like that :

[...]

Another convenient way:

--------------------

subplot(2, 2, 1);

h1 = gca();

plot(x, y)

h1.background = 1;

--------------------

HTH, regards

--
Christophe Dang Ngoc Chan
Mechanical calculation engineer
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error), please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to