MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manuel de service Page 124

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 282
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 281 282

Commentaires sur ces manuels

Pas de commentaire