Implementation java code into Matlab code
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponse acceptée
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.
Plus de réponses (0)
Voir également
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!