- Simplify the Model: Breaking down the complex model into smaller, manageable subsystems or components could help to identify the specific element that may be causing the export to stall.
- Monitor Resource Usage: Tracking system's resource usage, such as CPU and memory, during the export process. It's possible that the system's resources are being fully utilized, leading to the halt.
Functional Mock-up export fails
조회 수: 1 (최근 30일)
이전 댓글 표시
When I try to export a simple Simulink (consisting of a few simple blocks e.g. 'Add') model as a FMU it works well. However, when I try to export a more complex model, it just never finishes. The export process starts but after a while Simulink stops responding and no result comes even after hours of waiting time.
I tried both methods:
- Standalone FMU export from Simulink
- using the command 'exportToFMU2CS()' in MATLAB
Does anyone have any ideas how to solve this issue?
댓글 수: 0
답변 (1개)
Akash
2023년 12월 29일
편집: Akash
2023년 12월 29일
Hi Tamas,
I understand that you are experiencing issues when attempting to export a complex Simulink model as a "Functional Mock-up Unit (FMU)", with the process stalling and Simulink becoming unresponsive.
To tackle this issue, you may consider the following steps:
For further troubleshooting, you can review the discussion in the link provided below, which addresses common problems with importing or exporting Tool-Coupling "FMUs" in Simulink. This resource may provide additional insights to help resolve your issue:-
I hope it helps,
Thanks and regards,
Akash.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Create Standalone FMU에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!