MATLAB with Java ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello everybody !
I am currently working on my project using MATLAB, however, I need to use Java too. Can I write one of the algorithms in Java then connect it with my other MATLAB files? Can I use Java GUI for Interface with my MATLAB files since MATLAB have no Interface.. I googled it but did not get efficient answers !!
Thanks in advance
0 Commenti
Risposta accettata
Chirag Gupta
il 29 Giu 2011
Yes, there are multiple ways to work with Java from MATLAB. You can code up a java classes and then call them from MATLAB.
Regarding the user interface, you can easily build GUIs in MATLAB.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Call Java from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!