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

  • 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 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.
Zobrazit stránku 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 281 282

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

Žádné komentáře