필터 지우기
필터 지우기

Import ".FMU" file from RecurDyn to Simulink??

조회 수: 9 (최근 30일)
Borja Clavijo
Borja Clavijo 2018년 11월 19일
답변: Pooja Kumari 2024년 5월 8일
I am trying to import a ".fmu file" from RecurDyn to Simulink but the FMU Block in Simulink is not able to simulate that.

답변 (1개)

Pooja Kumari
Pooja Kumari 2024년 5월 8일
Hi Borja,
I understand you are trying to import a ".fmu file" from RecurDyn to Simulink but the FMU Block in Simulink is not able to simulate that. You can refer to the below workaround:
  1. Please make sure that the option "Include referenced projects" during FMU export in unchecked.
  2. When adding a referenced project, please use the "Absolute" reference type.
The time required for the FMU Import block to load an FMU does scale with the size of the FMU and can take a long time for such a large FMU.
You can refer to the below documentation for more information on FMU block:

태그

Community Treasure Hunt

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

Start Hunting!

Translated by