MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manual de Serviço Página 163

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 282
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 162
LibMapSignalSource
4
-41
LibMapSignalSource
Purpose
Determines the appropriate source signal given the mapping source and
mapping index
Syntax
%<LibMapSignalSource(mappingSource, mappingIndex, ucv, lcv)>
Arguments
mappingSource
String
"U"
,
"X"
,
"B"
, or
"G"
.
mappingIndex
Integer index into the map for
U
,
X
,
B
, or
G
.
ucv
User control variable string.
lcv
Loop control variable string.
Returns
The appropriate source signal given the mapping source and mapping index.
Description
LibMapSignalSource
returns the appropriate source signal given the mapping
source and mapping index. Valid mapping sources are
U
,
X
,
B
, and
G
. The
mapping index is the index into these maps.
Example
A wide input signal named
Vin
may produce the following result for
LibMapSignalSource(U, mappingIndex, "", "")
U.Vin[2]
Vista de página 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 281 282

Comentários a estes Manuais

Sem comentários