MATLAB with Java ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
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.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!