Is there a way to use slvnvmakeharness for models with function-call input ports?
Show older comments
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 Comment
Edgar Garzon
on 1 Dec 2017
Edited: Edgar Garzon
on 1 Dec 2017
Hi Alex, do you find a way to do this ?
Answers (1)
Chetna Jain
on 8 Jun 2018
0 votes
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
Find more on Simulink Design Verifier in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!