- 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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Akash
il 29 Dic 2023
Modificato: Akash
il 29 Dic 2023
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 Commenti
Vedere anche
Categorie
Scopri di più su Create Standalone FMU in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!