필터 지우기
필터 지우기

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

조회 수: 5 (최근 30일)
Wolfgang Niessen
Wolfgang Niessen 2023년 3월 13일
댓글: J Chen 2023년 4월 8일
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?

답변 (1개)

Meet
Meet 2023년 4월 7일
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
J Chen
J Chen 2023년 4월 8일
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?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Bodies에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by