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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 282
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 143
LibContinuousState
4
-22
LibContinuousState
Purpose
Determines the block continuous state with optional scalar expansion
Syntax
%<LibContinuousState(ucv, lcv, idx)>
Arguments
ucv
User control variable string.
lcv
Loop control variable string.
idx
Integer offset into block states.
Returns
The block continuous state with optional scalar expansion.
Description
LibContinuousState
returns the block continuous state with optional scalar
expansion.
X.c.block[ucv]
If
ucv
is specified.
xc[lcv]
If
lcv
is specified.
X.c.block[idx]
Otherwise.
Page view 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 281 282

Comments to this Manuals

No comments