createprocess
Create process model
Description
processModelPath = createprocess()processmodel.m.
By default, the function creates a process model using the default process model
        template. The default template includes several built-in tasks for common model-based design
        activities. You can only call createprocess if you have a project
        open.
processModelPath = createprocess(Name=Value)Name=Value
        arguments.
Examples
Name-Value Arguments
Output Arguments
Alternative Functionality
App
If a project does not have a process model, you can use the Process Advisor app to create the default process model. To open the Process Advisor app for a project, in the MATLAB® Command Window, enter:
processAdvisorWindow
When you open the Process Advisor app on a project that does not have a process model, the app automatically creates a copy of the default process model at the root of the project.