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

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 ?

Answers (1)

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.

Categories

Asked:

on 3 Jan 2017

Answered:

on 8 Jun 2018

Community Treasure Hunt

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

Start Hunting!