copyExampleSim3dProject
Copy support package files and plugins to specified folder
Syntax
sim3d.utils.copyExampleSim3dProject(DestFldr)
sim3d.utils.copyExampleSim3dProject(DestFldr,Name=Value)
Description
sim3d.utils.copyExampleSim3dProject(
copies
the Aerospace Blockset™ Interface for Unreal Engine® Projects support package files to the destination folder,
DestFldr
)DestFldr
.
sim3d.utils.copyExampleSim3dProject(
copies support package files to the destination with additional options specified by
name-value arguments.DestFldr
,Name=Value
)
Running the
sim3d.utils.copyExampleSim3dProject
function configures your
environment so that you can customize scenes. The destination folder contains these
Aerospace Blockset Interface for Unreal Engine Projects support package components.
An Unreal® project, defined in
AutoVrtlEnv.uproject
, and its associated files. The project includes editable versions of the prebuilt 3D scenes that you can select from the Scene description parameter of the Simulation 3D Scene Configuration block.Three plugins:
MathWorkSimulation
,RoadRunnerMaterials
, andMathWorksAerospaceContent
. These plugins establish the connection between MATLAB® and the Unreal Editor and are required for co-simulation.
Input Arguments
Examples
Version History
Introduced in R2022b