Can I directly use JAVA-sourcecode directly in SCILAB, or Is there another way to connect both?
Posted
by Andreas Hornig
on Stack Overflow
See other posts from Stack Overflow
or by Andreas Hornig
Published on 2010-01-27T13:50:37Z
Indexed on
2010/05/20
15:00 UTC
Read the original article
Hit count: 455
Hi,
a friend of mine uses SCILAB for doing his mathematicall "homework" for his studies and he told me, that it should be possible to use JAVA-sourcecode diretly in SCILAB. The background is that I presented my current JAVA project and I would like to plot this in 3d, but I haven't done graphical output so far. And he proposed to let SCILAB do the 3d plotting, because there are some ready to use plot scemes implented. But he couldn't tell me how to achive this, so that's why I'm here :).
So my first question is, IF this is possible to directly use JAVA-Source code in SCILAB or at least to some kind of connection between both? And how this is done! :)
Thank you in advance,
Andreas
© Stack Overflow or respective owner