Exec.java

Go to the documentation of this file.
00001 import javasci.* ; 
00002 
00003 
00004 class  Exec 
00005 {
00006 
00007   public static void main(String[] args) 
00008         {
00009             Scilab.Exec("disp('Hello from Scilab');");
00010         }
00011 }
00012 

Generated on Sun Mar 4 15:03:58 2007 for Scilab [trunk] by  doxygen 1.5.1