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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 282
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 157
LibIndexStruct
4
-36
LibIndexStruct
Purpose
Returns an optional index for a structure field
Syntax
%<LibIndexStruct(width, ucv, lcv, idx)>
Arguments
width
Integer width of variable.
ucv
User control variable string.
lcv
Loop control variable string.
idx
Integer index.
Returns
An optional index for a structure field.
Description
LibIndexStruct
returns an optional index for a structure field. An index into
to the signal is returned for wide signals. Nothing is returned for scalar signals
(this scalar expands them).
""
Signal is scalar (width == 1).
[ucv]
Width > 1,
ucv
is specified.
[lcv]
Width > 1,
lcv
is specified.
[idx]
Otherwise.
Seitenansicht 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 281 282

Kommentare zu diesen Handbüchern

Keine Kommentare