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

  • 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 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.
Vue de la page 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 281 282

Commentaires sur ces manuels

Pas de commentaire