Effacer les filtres
Effacer les filtres

listing subpackages of a package in a Contents.m file

1 vue (au cours des 30 derniers jours)
A.B.
A.B. le 16 Déc 2023
Modifié(e) : Angelo Yeo le 18 Déc 2023
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 commentaire
A.B.
A.B. le 16 Déc 2023
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.

Connectez-vous pour commenter.

Réponses (1)

Angelo Yeo
Angelo Yeo le 18 Déc 2023
Modifié(e) : Angelo Yeo le 18 Déc 2023
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.

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by