changelog of the Stixbox Toolbox stixbox (1.4) * Fixed xml help page of test2r. * Fixed getdata (removed call to checkflint) * Fixed demo: added messages. * Updated help page for histo: added examples. Created unit tests. * Removed unnecessary help pages for individual datasets: users should run getdata. * Improved help page of getdata. stixbox (1.3) * Michael Baudin * Removed function var (conflicts with apifun), replaced by variance (backward compatibility lost). * Removed function erfinv (conflicts with Scilab). * Updated of the .xml pages for help creation. * Updated the Readme, created changelog.txt and licence.txt. * Updated .start. * Updated implementation of gammainc. * Removed obsolete call to sort, replaced by gsort. * Removed call to mtlb_rand, replaced by grand. * Removed obsolete call to x_message, replaced by messagebox. * Fixed use of df as a variable (it is a function). * Removed use of maxi. * Replaced call to rand with call to grand. * Updated demos. * Use apifun in gammainc. stixbox (1.2.6-1) * Initial version in ATOMS : 6th of August 2009 * This toolbox is based on the toolbox by Anders Holtsberg with extensions from the Paris Sud University. * The Scilab toolbox stixbox is derived from the matlab stixbox 1.1 version * The translation was initiated by Maurice Goursat (INRIA). * Jean-Philippe Chancelier (ENPC) December 2001 * Serge Steer (INRIA) April 2006 (stixbox-1.2.4) : - adaptation to scilab-4.0 endfunctions added, - adapted to new graphic, - mtlb_xxx function replaced by native Scilab functions calls, - on line help translated in xml, - beta, diff function removed (already defined in Scilab) - textual info merged into the dataxx.sci files - cleaner.sce file added * Allan CORNET - October 2008 - adaptation to Scilab-5.x