MATLAB XPC TARGET RELEASE NOTES Podręcznik Użytkownika Strona 388

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 387
getsignal
Purpose Valueoftargetobjectsignalindex
Syntax MATLAB command line
getsignal(target_object, signal index)
Arguments
target_object
Name of a target object. The default name is tg.
signal_index
Index number of the signal. This can be a value
of up to 1000 elements.
Description getsignal returns the value of the signal associated with
signal_index.
Examples Get the value of s ignal index 2.
getsignal(tg, 2)
ans = -3.3869e+006
18-64
Przeglądanie stron 387
1 2 ... 383 384 385 386 387 388 389 390 391 392 393 ... 530 531

Komentarze do niniejszej Instrukcji

Brak uwag