getprocess
R2026bGet process model object for process model in project
Description
Add-On Required: This feature requires the CI/CD Automation for Simulink Check add-on.
returns a
process model object, processModelObject = getprocess()processModelObject, for the process model in the
project. You can use the process model object to view the properties of the process model in
the project. For more information, see padv.ProcessModel.
If the current project does not have a process model, the function
getprocess automatically creates a new process model at the root of the
project.