View specifications for Simscape Multibody?

1 view (last 30 days)
Hello, I'm running some complex Simscape Multibody simulations. The 3D output window is currently sufficient for what I'm doing, but objects keep leaving the screen.
With conventional plots, this would be no issue - I would just set
axis([-x +x -y +y -z +z]);
view([az el]);
and get the window view fixed at what I want it to be. Is something similar possible with the Simscape Multibody viewer?

Accepted Answer

Steve Miller
Steve Miller on 3 Apr 2019
Edited: Steve Miller on 3 Apr 2019
The default viewpoint for the Mechanics Explorer is a fixed location and orientation in space. If your object is moving, it will move out of the field of view. You can define viewpoints that will track objects. See this video Exploring Simscape Multibody Models (2 minutes)
Try defining a new camera that tracks a frame. This page in the documentation will get you started.
--Steve

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!