MATLAB with Java ?

1 次查看(过去 30 天)
Susan
Susan 2011-6-29
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

采纳的回答

Chirag Gupta
Chirag Gupta 2011-6-29
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.
I would also look at Matt's file-exchange submission

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Call Java from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by