Version 0.194 (Mon May 23 16:32:25 CEST 2005) Installation ============ To Install this library : (Scilab >= 3.1-rc1) We Suppose here that stands for the path of the directory containing this README file. The user has to execute, once and for all, the following instruction within Scilab: exec /builder.sce This operation requires permission to write in /macros to generate *.bin, names and lib files in /macros directory. To load the library, execute the following instruction within Scilab: exec /loader.sce You can also put this instruction in your .scilab startup file for automatic loading. -> UNIX/Linux/Darwin : the location of this startup file is $HOME/.Scilab/Scilab-3.1-rc1/ if you are using Scilab-3.1-rc1, or $HOME/.Scilab/Scilab-3.1-rc1-CVS/ if you are using the CVS version. -> Windows 2000/XP : the location of this startup file is C:\Document and Settings\yourName\Scilab\Scilab-3.1-rc1 To learn more about the macros in this library, see the help section (in the scilab help menu) "Matlab-like graphic functions". Stephane Mottelet