Implementation java code into Matlab code

3 vues (au cours des 30 derniers jours)
rohini more
rohini more le 25 Mar 2021
Commenté : rohini more le 30 Mar 2021
I would like to convert the java code(which is attached in the file) to matlab code.
Please help me.
Thanks in advance

Réponse acceptée

Gaurav Garg
Gaurav Garg le 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.
  1 commentaire
rohini more
rohini more le 30 Mar 2021
okay.
Thank you very much.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Call Java from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by