What is, exactly, displayed in the scope of the "Friction Model with Hard Stops" Simulink example?

1 次查看(过去 30 天)
The example is here.
So, my question is simple: what is, more precisely, displayed there? All I can see is an X and I don't understand much from the description.
I am a Simulink beginner.

回答(1 个)

Tejas
Tejas 2025-7-17
Hello @Bogdan,
In the shared documentation, the scope block displays the following signals:
  • "Position" : represents the position of mass-spring-damper over time stamps.
  • "Total Force" : is cumulative of all the forces acting on the mass.
  • "Stuck" : represents time stamp at which the velocity of mass is equal to 0.
  • "Limit" : represents the time stamp at which the mass hit the hard stops.

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by