MATLAB XPC TARGET RELEASE NOTES Uživatelská příručka Strana 388

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 531
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 387
1 2 ... 383 384 385 386 387 388 389 390 391 392 393 ... 530 531

Komentáře k této Příručce

Žádné komentáře