partrepo.collection.new
Description
partrepo.collection.new(
creates a collection with the collection name, collectionName,organizationID)collectionName, in the
current directory. The function sets the version to 1.0.0. Both arguments
must be valid MATLAB identifiers.
The generated collection contains the CollectionInfo.json file. You
can modify this file to change the description and version of the file. The description and
version can be of any length. The Name and
OrganizationID fields must use valid MATLAB identifiers.
Examples
Input Arguments
Version History
Introduced in R2026a