필터 지우기
필터 지우기

Model referencing: get information about parent model

조회 수: 1 (최근 30일)
Martin
Martin 2015년 7월 20일
Hi,
When I use model referencing and build a model with rtw (using a custom target file), is there any possibility that the build process of the referenced model gets some information about the parent model? Namely, it depends on the existence of one block in the parent model whether the model should be build in a 32 bit or 64 bit dll.
So far, I tried to write a _make_rtw_hook, but the whole build process of the referenced model runs before the hook of the parent model is called, so I cannot pass information here.
Many thanks in advance!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by