openScene(rrApp,filename)
opens a specified scene file from the current RoadRunner project. If the specified scene does not belong to the current project, then
RoadRunner determines the project to which the scene belongs and opens the scene from
that project instead.
Open a project in RoadRunner using the roadrunner function by specifying the location in which to create a project. This example assumes that RoadRunner is installed in its default location in Windows.
Specify the path to an existing project. For example, this code shows the path to a project located on C:\RR\MyProject. The function returns a roadrunner object, rrApp, that provides functions for performing basic workflow tasks such as opening, closing, and saving scenes and projects.
RoadRunner application associated with a project, specified as a
roadrunner object. This object provides functions
for performing common workflow tasks such as opening, closing, and saving scenes and
projects. rrApp provides functions that support importing data from
files and exporting scenes to other formats from RoadRunner.
RoadRunner scene file to open, specified as a character vector or string scalar. This
argument specifies the absolute or relative path to the scene file you want to open. If
you specify a relative path, then the path is relative to the Scenes
folder of the current project. filename must end with
.rrscene or have no extension. If it has no extension, then
RoadRunner appends the .rrscene extension to the file name before
opening the scene.
Example: openScene(rrApp,"FourWaySignal.rrscene") open the
FourWaySignal.rrscene scene file from the Scenes
folder of the current project.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.