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

  • 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 126
LibBlockMatrixParameterAddr
4
-5
LibBlockMatrixParameterAddr
Purpose
Determines the address of a block’s matrix parameter
Syntax
%<LibBlockMatrixParameterAddr(param, rucv, rlcv, ridx, cucv, …
clcv, cidx)>
Arguments
param
Reference to a block parameter identifier.
rucv
Row user control variable string.
rlcv
Row loop control variable string (
Not Supported
).
ridx
Integer row index.
cucv
Column user control variable string.
clcv
Column loop control variable string (
Not Supported
).
cidx
Integer column index.
Returns
The address of a block’s matrix parameter.
Description
LibBlockMatrixParameterAddr
determines the address of a block’s matrix
parameter. Loop rolling is currently not supported, and generates an error if
requested (i.e., if
rlcv
or
clcv
is not null). This also produces an error if the
parameter passed is not of type
Matrix
.
Zobrazit stránku 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 281 282

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

Žádné komentáře