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

9 visualizaciones (últimos 30 días)
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 ?

Respuestas (1)

Chetna Jain
Chetna Jain el 8 de Jun. de 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.

Categorías

Más información sobre Schedule Model Components en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by