- 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!