Main Content
newProject
Description
newProject(
creates a new RoadRunner project folder in the location specified by rrApp
,projectFolder
)projectFolder
.
RoadRunner creates the specified folder, also attempting to create any folders in the
specified file path that do not already exist. If a folder with the same name already exists
in the specified location, then RoadRunner returns an error.
newProject(
sets options using one or more name-value arguments. rrApp
,projectFolder
,Name=Value
)
Examples
Input Arguments
Version History
Introduced in R2022a