Bruno Scilab page

Mon tutoriel Scilab :

A german version (thanks to Helmut Jarausch) is available at the Scilab home page (Free Scilab books)



a quick and dirty hack for the function bar : bar.sci You could put any colors from the color_list help page and even colors in form "[R,G,B]" (a rgb vector inside a string) with r,g,b integer values in [0,255]).

The scispt toolbox (scilab sparse tools) version 1.4 : this is a Scilab interface onto the UMFPACK package v5.0 or v4.3 of Tim Davis and the TAUCS snmf Cholesky solver of Sivan Toledo plus some sparse utility scilab macros. (for scilab >= 2.7).

This toolbox has been integrated in the scilab core since version 5.0 but it could be useful if you use scicoslab or a scilab 4.x


A CmapUtility : I have coded a scilab tool to design colormaps in a easy way, current version is 0.95 toolbox :  for scilab >= 3.0 (on Windows it works only with recent instable versions (from March 2005) which include the fix for bug 1159). Note : you cannot use it on scilab-5.x (the old graphic system being removed since version 5.0). 

on Unix get this archive : (the tgz archive)

on Windows get this one: (the zip archive)