How can I reduce compile-time of my Simulink model?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Vishnubharathi thirupathi
2021년 8월 13일
Have the same problem. Did you find some steps to resolve the issue?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Configure and View Diagnostics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!