How can I reduce compile-time of my Simulink model?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Quan minhquanccna
el 1 de Abr. de 2021
Comentada: Vishnubharathi thirupathi
el 13 de Ag. de 2021
Hi all,
I am facing a problem with Simulink. The compile-time of my model is too long (around 33 minutes).
I used this command to see what step takes time.
sldiagnostics('IEEE_European_LV_COMPLETE','CompileStats')
Results return (can you check the attached file for details information):
Cstat46: 1859.00 seconds -- Pre-compile post-eval notifies
Could you tell me what is this step? why it takes too long? and how can I improve it?
Thank you
1 comentario
Vishnubharathi thirupathi
el 13 de Ag. de 2021
Have the same problem. Did you find some steps to resolve the issue?
Respuestas (0)
Ver también
Categorías
Más información sobre Configure and View Diagnostics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!