MATLAB SIMULINK VERIFICATION AND VALIDATION - S Guía de usuario Pagina 632

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 674
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 631
25 Create Model Advisor Checks
25-56
Informational Check Callback Function
The following code is an example of a callback function for a custom informational
check that finds and displays the model configuration and checksum information. The
informational check uses the Result Template API to format the check result.
An informational check includes the following items in the results:
A description of what the check is reviewing.
References to standards, if applicable.
An informational check does not include the following items in the results:
The check status. The Model Advisor displays the overall check status, but the status
is not in the result.
A description of the status.
The recommended action to take when the check does not pass.
Subcheck results.
A line below the results.
% Sample Check 1 Callback Function: Informational Check
% Find and display model configuration and checksum information
% Informational checks do not have a passed or warning status in the results
Vista de pagina 631
1 2 ... 627 628 629 630 631 632 633 634 635 636 637 ... 673 674

Comentarios a estos manuales

Sin comentarios