| Author |
Comment/Response |
JonAgain
|
05/20/06 5:38pm
Seems I wasn't following instructions. I was getting confused with mathLink with the use of Mathematica.exe and MathKernel.exe . Anyway once I followed these instructions .
below
D:\Mathmatica\Program Files\Wolfram Research\Mathematica\5.0\AddOns\JLink\Exampl
es\Part2>java -classpath .;..\..\JLink.jar SampleProgram -linkmode launch -linkn
ame "c:\program files\wolfram research\mathematica\5.0\mathkernel.exe"
2 + 2 = 4
3 + 3 = 6
4 + 4 = 8
and
D:\Mathmatica\Program Files\Wolfram Research\Mathematica\5.0\AddOns\JLink\Exampl
es\Part2\SimpleFrontEnd>java -classpath SimpleFrontEnd.jar;..\..\..\JLink.jar Si
mpleFrontEnd
Seemed to work fine for those problems .
Still working on the GraphicsApp and GraphicsDlg though. Any Thoughts ?
URL: , |
|