How do I ensure shared code generated from top-level model or just model reference is in the same location and layout?

I am trying to make sure that shared code that is generated for my top-level model has the same names and file locations when I generate code for just one of the model references. Is there a setting that I can use to achieve it?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 10월 13일
편집: MathWorks Support Team 2022년 10월 13일
Yes, there is a specific setting that will allow you to do this.
When generating code from the reference model only:
1. Open the Configuration Parameters
2. Search for "Shared Code Placement"
3. Click on it and change the option to "Shared location"
4. Generate code
Now you should see the same shared utilities code as when building the top-level model. For reference, here is the documentation that specifies the setting:

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

제품

릴리스

R2018b

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by