using java libraries

Jason S jmsachs at gmail.com
Tue May 3 01:25:10 CEST 2011


I notice there are a few functions under the JVM section
(http://help.scilab.org/docs/5.3.0/en_US/section_f8f1bd70815cb2faaa863b8b04e39f3e.html)
including javaclasspath.

I have a java library I would like to use within Scilab. Is there any way I
can do this by adding it to the javaclasspath? MATLAB supports this mode of
operation http://www.mathworks.com/help/techdoc/matlab_external/f44062.html

e.g. if I have a "class Foo" in package "com.example.foolib" in foolib.jar,
is there a way to instantiate Foo objects and call their methods from within
Scilab?

--
View this message in context: http://mailinglists.scilab.org/using-java-libraries-tp2891822p2891822.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list