MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Service Manual Page 130

  • Download
  • Add to my manuals
  • Print
  • Page
    / 282
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 281 282

Comments to this Manuals

No comments