matlab
hye..
can anyone provide me links to learn how to integrate matlab with java?thanks
hye..
can anyone provide me links to learn how to integrate matlab with java?thanks
> matlab comes with very good documentation on how to
> do this.
I haven't used it in a while but it used to come with a Java interface but there wasn't anything included to allow java to access Matlab (only vice versa) has this changed?
> ...
> I haven't used it in a while but it used to come with
> a Java interface but there wasn't anything included
> to allow java to access Matlab (only vice versa) has
> this changed?
No, it has not changed, it is still there, and as mkoryak posted: the documentation is pretty good.
> do you mean that there's only one method available?
> matlab calling java function?
No.
Try Google or Matlab's documentation.
Normally I wouldn't do this, but I have these links bookmarked:
Calling MATLAB from Java
http://www.cs.virginia.edu/~whitehouse/matlab/JavaMatlab.html
Calling Java from MATLAB
http://www.math.carleton.ca/~help/matlab/MathWorks_R13Doc/techdoc/matlab_external/ch_java.html
Guess where I found both of these links! Google.