Change definition file type of project
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.