Version 1.0 for tomato  ( 2010-05-19)

First you need to install Scilab free software in your computer.

For this version, run GreenScilab without interface by Scilab command. 
We Suppose here that PATH stands for the path of the directory that contain the file loader.sce.
      
      for simulation:
		            exec('PATH\Gl_simulate.sci'); 		           
		            
	    for fitting:		
		            exec('PATH\gl_fit_para.sci'); 
 		 
If any problem concerning this toolbox, please mail to mzkang@nlpr.ia.ac.cn

Visit http://liama.ia.ac.cn/greenscilab for the last version, and the related documents.

MengZhen KANG
