How can I retrieve parameter values fom a Simscape Multibody block?

3 visualizaciones (últimos 30 días)
Wolfgang Niessen
Wolfgang Niessen el 13 de Mzo. de 2023
Comentada: J Chen el 8 de Abr. de 2023
I am using a Simscape Multibody model that contains a Brick Solid block. The Inertia is calculated via Calculte form Geometry. Now I would like to extract the moments of inertia via API, if possible. How can I do this?

Respuestas (1)

Meet
Meet el 7 de Abr. de 2023
In Simscape Multibody, the equations for the entire system are formulated and symbolically reduced internally, and not exposed. So as of now you will not be able to extract moments of inertia from Simscape Multibody as it was designed to help users by abstracting the complex equations by physical models.
  1 comentario
J Chen
J Chen el 8 de Abr. de 2023
The inertia calculation of the Brick Solid block via geometry doesn't involve symbolic processing. The numbers can be obtained before the model is compiled by clicking the Update button. The question is how to get the numbers programaticaly or through an API?

Iniciar sesión para comentar.

Categorías

Más información sobre Bodies en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by