Combine Matlab and Java
古いコメントを表示
anyone have experience to use Matlab to call the function of Java. What is your purpose.
回答 (2 件)
Paulo Silva
2011 年 2 月 27 日
0 投票
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 日
0 投票
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.
カテゴリ
ヘルプ センター および 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!