What's the difference between Simulink Design Verifier and Model Advisor/Simulink Check?

5 visualizaciones (últimos 30 días)
What's the difference between Simulink Design Verifier and Model Advisor/Simulink Check?
How to run from Jenkins pipeline, pls
  2 comentarios
Dhruvilkumar Chavada
Dhruvilkumar Chavada el 20 de Feb. de 2024
Check processAdvisorExampleStart for jenkins pipline.
Design Verifier : Identify design errors, prove requirements compliance, and generate tests
Simulink Checks: you can perform a set of checks according to model standard or internation standarsds.

Iniciar sesión para comentar.

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 20 de Feb. de 2024
Think of the Simulink model as your software code
  1. Simulink Check checks the static quality of the code (e.g. syntax errors, coding style, best practices, etc.)
  2. Simulink Design Verifier checks the execution of the code. It is dynamics, with inputs and outputs.

Categorías

Más información sobre Verification, Validation, and Test en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by