Issue related to Edit Time Check

1 visualización (últimos 30 días)
TT DD
TT DD el 5 de Jul. de 2021
Editada: Vidip el 1 de Dic. de 2023
Dear Community, can i get the answer to this question?
How exactly Edit time check works with custom guideline checks.
As, I have created json file for the custom guideline check as per my priority and it shows that Edit-time check is supported by the guideline.
Although after running the custom check, the violation blocks in the model are not highlighted.

Respuestas (1)

Vidip
Vidip el 1 de Dic. de 2023
Editada: Vidip el 1 de Dic. de 2023
Custom edit-time checks in Simulink allow you to define your own rules for verifying model compliance with specific requirements or guidelines. These checks can be integrated into the edit-time checking process, enabling early detection of potential issues during model development.
The json file for a custom guideline check defines the parameters and logic of the check. If the json file indicates that edit-time checking is supported for the guideline, it should trigger the check during model editing and highlight any violations. However, there could be reasons why the violation blocks are not highlighted despite the guideline supporting edit-time checking:

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by