Implementation java code into Matlab code
2 views (last 30 days)
Show older comments
I would like to convert the java code(which is attached in the file) to matlab code.
Please help me.
Thanks in advance
0 Comments
Accepted Answer
Gaurav Garg
on 27 Mar 2021
Hi Rohini,
You can create a Java package that uses a MATLAB function. An example of this can be found in this link.
Please note that you cannot convert Java code into MATLAB code. Using the example given above, you can only create a Java package which internally uses MATLAB.
More Answers (0)
See Also
Categories
Find more on Call Java from MATLAB 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!