Main Content

closeViewer

Close the Kinematics Solver Viewer window

Since R2020a

Description

closeViewer(ks) closes the Kinematics Solver Viewer window.

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