필터 지우기
필터 지우기

Simulink Model Block Replacement Failed

조회 수: 1 (최근 30일)
Collin
Collin 2014년 11월 10일
편집: Collin 2014년 11월 10일
Hello all,
I have a simulink model which I am applying Simulink Design Verifier to. I am running into an error regarding a step-enabled subsystem that is taking values in from a function block and inputting them into a DataStoreWrite Block. The parent subsystem and its contents are below:
The function block loads a list of parameters to the DataStoreWrite block. When I run a compatibility check on the subsystem or the model reference containing the subsystem with block replacement enabled, I receive the following error messages (To clarify the custom block replacement rules do not apply to blocks in this subsystem, but other blocks in the model reference in which the subsystem is located):
1- Simulink Design Verifier failed to initialize: Block Replacement failed
2- Error using sf
Error using construct_error (line 110)
Failed to create file: C:
3- Failed to compile 'ModelName'
The configuration works fine when simulating the model. Does anyone know or have any ideas as to why Block replacement would be failing in this situation? It shouldn't even be applied to this subsystem because there are no replacement rules for these blocks. What does the second error message mean?
Thanks,
Collin

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by