Main Content

view

View 3D environment in Simulation 3D Viewer window

Since R2024b

    Description

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

    If you want to run the co-simulation with the Unreal Engine®, use the run function after closing the Simulation 3D Viewer window.

    Input Arguments

    collapse all

    World object that is displayed in the Simulation 3D Viewer window, specified as a sim3d.World object.

    Example: world = sim3d.World

    Version History

    Introduced in R2024b