Is there a way to use slvnvmakeharness for models with function-call input ports?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Edgar Garzon
el 1 de Dic. de 2017
Editada: Edgar Garzon
el 1 de Dic. de 2017
Hi Alex, do you find a way to do this ?
Respuestas (1)
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.
0 comentarios
Ver también
Categorías
Más información sobre Schedule Model Components en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!