What are the intended uses of the default categories in a blank project?

1 visualizzazione (ultimi 30 giorni)
On creating a new blank project using matlab.project.createProject I get these categories by default:
resources/project/Root.type.Categories/FileClassCategory.type.Category
resources/project/Root.type.Categories/FileClassCategory.type.Category/derived.type.Label.xml
resources/project/Root.type.Categories/FileClassCategory.type.Category/artifact.type.Label.xml
resources/project/Root.type.Categories/FileClassCategory.type.Category/design.type.Label.xml
resources/project/Root.type.Categories/FileClassCategory.type.Category/test.type.Label.xml
resources/project/Root.type.Categories/FileClassCategory.type.Category/convenience.type.Label.xml
resources/project/Root.type.Categories/FileClassCategory.type.Category/none.type.Label.xml
resources/project/Root.type.Categories/FileClassCategory.type.Category/other.type.Label.xml
Searching the docs I found that files labeled Test will be tested on runtests. No such luck finding the purpose of any other categories.
What are the other categories for?
  2 Commenti
Andreas Urbán
Andreas Urbán il 3 Mar 2022
On the page Analyze Project Dependencies - MATLAB & Simulink - MathWorks Nordic I find a "Classification" view mentioned that lists Artifact, Design, and Test classifications. The picture suggests that:
  • Artifact is data
  • Design is implementation
  • Test are... tests
That leaves classifications 'derived', 'convenience', 'none', and 'other' without known uses.

Accedi per commentare.

Risposte (0)

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by