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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 282
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 143
LibContinuousState
4
-22
LibContinuousState
Purpose
Determines the block continuous state with optional scalar expansion
Syntax
%<LibContinuousState(ucv, lcv, idx)>
Arguments
ucv
User control variable string.
lcv
Loop control variable string.
idx
Integer offset into block states.
Returns
The block continuous state with optional scalar expansion.
Description
LibContinuousState
returns the block continuous state with optional scalar
expansion.
X.c.block[ucv]
If
ucv
is specified.
xc[lcv]
If
lcv
is specified.
X.c.block[idx]
Otherwise.
Przeglądanie stron 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 281 282

Komentarze do niniejszej Instrukcji

Brak uwag