Is there a way to use slvnvmakeharness for models with function-call input ports?
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Edgar Garzon
le 1 Déc 2017
Modifié(e) : Edgar Garzon
le 1 Déc 2017
Hi Alex, do you find a way to do this ?
Réponses (1)
Chetna Jain
le 8 Juin 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.
0 commentaires
Voir également
Catégories
En savoir plus sur Schedule Model Components dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!