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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 390
getsignallabel
Purpose Return signal labe l
Syntax MATLAB command line
getsignallabel(target_object, signal_index)
target_object.getsignallabel(signal_index)
Arguments
target_object
Name of a target object. The default name
is
tg.
signal_index
Index number of the signal.
Description getsignallabel returns the signal label for the specified signal index,
signal_index. signal_lab el. This function assumes that y ou have
labeled the signal fo r w hich you request the label (see the Signal
name parameter of the “Signal Properties Dialog Box” in the Simulink
documentation). N ote that the xPC Target software refers to Simulink
signal names as signal labels.
Examples >> getsignallabel(tg, 0)
ans =
xpcoscGain
See Also getsignallabel
18-67
Przeglądanie stron 390
1 2 ... 386 387 388 389 390 391 392 393 394 395 396 ... 530 531

Komentarze do niniejszej Instrukcji

Brak uwag