Combine Matlab and Java
조회 수: 3 (최근 30일)
이전 댓글 표시
anyone have experience to use Matlab to call the function of Java. What is your purpose.
댓글 수: 0
답변 (2개)
Paulo Silva
2011년 2월 27일
I don't have experience on that but do you know about http://undocumentedmatlab.com ? they got many examples in there.
댓글 수: 1
David Young
2011년 2월 27일
But perhaps best to start with the documented stuff? See the section "Using Sun Java Classes in MATLAB Software" in the Users Guide.
David Young
2011년 2월 27일
I've used MATLAB to call Java methods. One purpose was to capture and analyse data from a Phidgets accelerometer, which didn't have a good native MATLAB interface but which did come with a good Java API.
댓글 수: 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!