Implementation java code into Matlab code

3 Ansichten (letzte 30 Tage)
rohini more
rohini more am 25 Mär. 2021
Kommentiert: rohini more am 30 Mär. 2021
I would like to convert the java code(which is attached in the file) to matlab code.
Please help me.
Thanks in advance

Akzeptierte Antwort

Gaurav Garg
Gaurav Garg am 27 Mär. 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.

Weitere Antworten (0)

Kategorien

Mehr zu Call Java from MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by