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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 381
getparam
Purpose Valueoftargetobjectparameterindex
Syntax MATLAB command line
getparam(target_object, parameter_index)
Arguments
target_object
Name of a target o bj ect. Th e default
name is
tg.
parameter_index
Index num be r o f th e parameter.
Description getparam returns the value of the parameter associated with
parameter_index.
Examples Get the value of parameter index 5.
getparam(tg, 5)
ans = 400
18-58
Przeglądanie stron 381
1 2 ... 377 378 379 380 381 382 383 384 385 386 387 ... 530 531

Komentarze do niniejszej Instrukcji

Brak uwag