MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Wartungshandbuch Seite 124

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 282
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 281 282

Kommentare zu diesen Handbüchern

Keine Kommentare