okay, I found a way to do this by try and error. Apparently, to make a package content a hyperlink, there needs to be a hyphen - after the object name. Why? I have no clue and even worse, there is apparently no hints whatsoever to such details in the MATLAB documentation linked above. I still appreciate an explanation of the logic of this syntax or alternative better ways.
listing subpackages of a package in a Contents.m file
1 次查看(过去 30 天)
显示 更早的评论
Is there a syntax rule for the contents of a Contents.m file so that subpackages can be listed and briefly described while automatically linked by MATLAB to their own Contents.m files, very much like what we see here for regular functions and classes?
回答(1 个)
Angelo Yeo
2023-12-18
编辑:Angelo Yeo
2023-12-18
Hi @A.B.
Thank you for the question and providing your own answer. May I inquire about your current workflow? The documentation for Contents.m provides a "Contents.m" template, which seems designed for users to duplicate and utilize for their own Contents.m files. Could you please provide further details on your workflow and clarify your request?
While I can submit an enhancement request for the documentation on this occasion, please note that you have the option to contact Technical Support directly for any future requests to improve MathWorks products or features.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!