MATLAB XPC TARGET 4 - API GUIDE Podręcznik Użytkownika Strona 289

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 288
getparam
14-45
14getparam
Purpose Return value of target object parameter index
Syntax MATLAB command line
getparam(target_object, parameter_index)
Arguments
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
target_object
Name of a target object. The default name is tg.
parameter_index
Index number of the parameter.
Przeglądanie stron 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 371 372

Komentarze do niniejszej Instrukcji

Brak uwag