Sir,How to use matlab functions in JAVA
Show older comments
Sir,How to use matlab functions in JAVA
Answers (1)
Kojiro Saito
on 12 May 2018
0 votes
As this document says, there's a sample Java file which uses MATLAB function from Java in $MATLAB_INSTALL\extern\examples\engines\java where $MATLAB_INSTALL is installation folder.
EngineConsoleDemo.java of the samples would help you.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!