Combine Matlab and Java
4 次查看(过去 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!