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, ensure that no work is being done on other branches before converting the definition file type for a project.
Examples
Input Arguments
Version History
Introduced in R2020b