Main Content

view

View 3D environment in Simulation 3D Viewer window

Since R2024b

    Description

    view(world) opens the Simulation 3D Viewer window to view the 3D environment specified by world.

    If you want to run the co-simulation with the Unreal Engine®, use the run function.

    Input Arguments

    collapse all

    World object that defines the 3D environment, specified as a sim3d.World object.

    Example: world = sim3d.World()

    Version History

    Introduced in R2024b