matlab.project.convertDefinitionFiles
Change definition file type of project
Description
matlab.project.convertDefinitionFiles(
converts the definition file type of the project stored in projectRoot,definitionType)projectRoot
to a new type specified by definitionType.
matlab.project.convertDefinitionFiles preserves the source control
history of your project.
Warning
To avoid merge issues, do not convert the definition file type more than once for a project.
Examples
Input Arguments
Version History
Introduced in R2020b