MATLAB XPC TARGET 4 - API GUIDE Guia do Utilizador Página 294

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 293
getsignal
14-50
14getsignal
Purpose Return value of target object signal index
Syntax MATLAB command line
getsignal(target_object, 'signal index')
Arguments
Description getsignal returns the value of the signal associated with signal_index.
Examples Get the value of signal index 2.
getsignal(tg, 2)
ans = -3.3869e+006
target_object
Name of a target object. The default name is tg.
signal_index
Index number of the signal.
Vista de página 293
1 2 ... 289 290 291 292 293 294 295 296 297 298 299 ... 371 372

Comentários a estes Manuais

Sem comentários