roadrunnerSetup
Syntax
Description
enables you to start
the RoadRunner application interactively. The function opens a dialog box to specify the
project folder and installation folder to use when opening RoadRunner. It, then, opens RoadRunner from the specified installation folder to a new scene in the specified
project. To save these folders between MATLAB® sessions, select the option from the corresponding drop down. For more details
about installation folder and project folder, see rrApp
= roadrunnerSetupInstallationFolder
and
projectFolder
properties.
The function returns an object, rrApp
that enables you to perform
common workflow tasks in the RoadRunner application, such as opening, closing, and saving scenes and projects. You can
also use object functions to import data from files and export scenes from RoadRunner to other formats.
Examples
Output Arguments
Version History
Introduced in R2023b