MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Instrukcja Obsługi Strona 155

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 282
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 154
LibDiscreteState
4
-33
LibDiscreteState
Purpose
Determines a block’s discrete state with optional scalar expansion
Syntax
%<LibDiscreteState(ucv, lcv, idx)>
Arguments
ucv
User control variable string.
lcv
Loop control variable string.
idx
Integer offset into block states.
Returns
Block’s discrete state with optional scalar expansion.
Description
LibDiscreteState
return a block’s discrete state with optional scalar
expansion.
X.d.block[ucv]
If
ucv
is specified.
xd[lcv]
If
lcv
is specified.
X.d.block[idx]
Otherwise.
Przeglądanie stron 154
1 2 ... 150 151 152 153 154 155 156 157 158 159 160 ... 281 282

Komentarze do niniejszej Instrukcji

Brak uwag