com.mathworks.*....
9 次查看(过去 30 天)
显示 更早的评论
Many objects beginning by com.mathworks.* or or asd.* appear in some flex contributions about uitable customization. Where can be found ad hoc documentation.
Best regards
0 个评论
采纳的回答
Yair Altman
2019-8-25
编辑:Yair Altman
2019-8-26
These Java classes are internal to Matlab, are unsupported and undocumented. To the best of my knowledge, the only location that describes them to some degree is my book "Undocumented Secrets of Matlab-Java Programming" (CRC Press, 2011). Note that this book was written almost a decade ago, so some things are outdated (most of the content is still relevant in R2019b though). If you are only interested in uitable customizations, you can refer to section 4.1 of the book, or to a more expanded coverage in my uitable customization report. Note that I do not cover asd.* classes in either of these resources - I only discuss relevant com.mathworks.* and com.jidesoft.* classes.
2 个评论
Yair Altman
2019-8-26
Alain - I agree 100%. Unfortunately, not many people other than me have posted much content about using the undocumented internal Java components, and there's only so much that I can do single-handedly...
更多回答(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!