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

9 visualizzazioni (ultimi 30 giorni)
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 ?

Risposte (1)

Chetna Jain
Chetna Jain il 8 Giu 2018
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.

Categorie

Scopri di più su Schedule Model Components in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by