Is there a way to use slvnvmakeharness for models with function-call input ports?

조회 수: 9 (최근 30일)
When trying to apply slvnvmakeharness to models that use function-call input ports an error message is generated: 'Harness generation cannot be invoked on models with function-call input ports.' Is there a way to get around this problem? What exactly is the background of this error ?

답변 (1개)

Chetna Jain
Chetna Jain 2018년 6월 8일
This is a current limitation. slvnvmakeharness will not work for export function models. But if the model is purely driven by function call generators (nonexport function model), then slvnvmakeharness would work fine.

카테고리

Help CenterFile Exchange에서 Schedule Model Components에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by