MATLAB SIMULINK VERIFICATION AND VALIDATION - S Uživatelská příručka Strana 272

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 674
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 271
12 Verifying Generated Code for a Component
12-10
silout = cgvSil.getOutputData(i);
[matchNames, ~, mismatchNames, ~ ] = ...
cgv.CGV.compare(simout, silout);
4
Display the results of the comparison in the MATLAB command window:
fprintf('\nTest Case(%d): %d Signals match, ...
%d Signals mismatch', i, length(matchNames), ...
length(mismatchNames));
end
For more information about Software-in-the-Loop (SIL) simulations, see “What are SIL
and PIL Simulations?”
Zobrazit stránku 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 673 674

Komentáře k této Příručce

Žádné komentáře