MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manuel de service Page 163

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 282
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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]
Vue de la page 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 281 282

Commentaires sur ces manuels

Pas de commentaire