How can I create and link javadoc.jar when compiling a java library?
1 回表示 (過去 30 日間)
古いコメントを表示
When I compile some matlab functions to a java class with Matlab Library Compiler, I would like to create sources and javadoc jar files for this class as well. So when I use the library in my java code i would have the documentation and source. How can this be done? I get javadoc and source files in my package but they're not in jar form and neither are they linked to the compiled jar.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!