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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 282
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 129
LibBlockOutportLocation
4
-8
LibBlockOutportLocation
Purpose
Determines the appropriate identifier for an
outport
block
Syntax
%<LibBlockOutportLocation(ucv, lcv, sigIdx)>
Arguments
ucv
User control variable string.
lcv
Loop control variable string.
sigIdx
Integer offset into block signal.
Returns
The appropriate identifier for an
outport
block.
Description
LibBlockOutportLocation
returns the appropriate identifier for an outport
block.
Output location is
Y
:
Y.block[ucv]
ucv
is specified.
y0[lcv]
lcv
is specified and signal is wide.
Y.block
lcv
is specified and signal is scalar.
Y.block[sigIdx]
Otherwise.
Seitenansicht 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 281 282

Kommentare zu diesen Handbüchern

Keine Kommentare