MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Wartungshandbuch Seite 163

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 282
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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]
Seitenansicht 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 281 282

Kommentare zu diesen Handbüchern

Keine Kommentare