Main Content

close

End co-simulation and close simulation window

Since R2024b

    Description

    close(world) ends the co-simulation with 3D environment specified by world and closes the Simulation 3D Viewer window.

    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