Main Content

closeViewer

Close the Kinematics Solver Viewer window

Description

closeViewer(ks) closes the Multibody Explorer that visualizes the mechanism corresponding to the latest solution computed by the solve method.

Input Arguments

collapse all

Kinematics solver object, specified as a KinematicsSolver object that is the representation of the Simscape™ Multibody™ model used for kinematic analysis.

Example: ks = simscape.multibody.KinematicsSolver("DoublePendulumExample​'​')

Version History

Introduced in R2020a