Borrar filtros
Borrar filtros

Error in getting objectives of a model in simulink

1 visualización (últimos 30 días)
suhasini nathan
suhasini nathan el 26 de Jul. de 2021
Comentada: Pat Canny el 27 de Jul. de 2021
I need to debug the enhanced mcdc coverage for a model.
When I tried to obtain the objectives of a model using the command - [objectives, tableOfObjectives] = sldvObj.getObjectivesForModelObj(modelobjSID), I got the following error ..
Unrecognized function or variable 'filteredObjectives'.
Error in Sldv.enhancedMCDC.SldvDataExplorer/getObjectivesForModelObj

Respuesta aceptada

Pat Canny
Pat Canny el 26 de Jul. de 2021
Editada: Pat Canny el 27 de Jul. de 2021
Great question! This is a fairly advanced workflow.
I reached out to the Simulink Design Verifier Development team here at MathWorks for some guidance.
We assume you using the workflow described in this example.
The issue is that you are invoking a method in the SldvDataExplorer class with a model element that has no objectives. This has revealed an issue in our documentation, which we will rectify.
That being said, this is an interesting workflow. If you are still interested in debugging using your own models, I recommend reaching out via MathWorks Technical Support.
  2 comentarios
suhasini nathan
suhasini nathan el 27 de Jul. de 2021
Editada: suhasini nathan el 27 de Jul. de 2021
Thank you for the response.
Yes, I'm referring this workflow.
But the model item which I was debugging is an AND operator. It has condition and MCDC objectives. Then why did the error occur?
Pat Canny
Pat Canny el 27 de Jul. de 2021
I recommend reaching out to MathWorks Technical Support. This may require a bit more information. Thanks.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Model Simplification with Dependency Analysis en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by