MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Servisní příručka Strana 124

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 282
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 123
LibBlockFunctionExists
4
-2
LibBlockFunctionExists
Purpose
Determines if a given block function exists
Syntax
%<LibBlockFunctionExists(block, fcn)>
Arguments
block
Reference to a block record.
fcn
Function to check (e.g., "
Outputs"
).
Returns
Description
Determines if a given block function exists.
LibBlockFunctionExists
first
checks to see if the TLC file exists (for S-function blocks). Then it checks to see
if the function exists.
Value Condition
1
Specified function exists.
0
Specified function does not exist, but TLC file does.
–1
TLC file does not exist.
Zobrazit stránku 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 281 282

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

Žádné komentáře