MATLAB XPC TARGET 4 - API GUIDE Guía de usuario Pagina 294

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 372
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 293
1 2 ... 289 290 291 292 293 294 295 296 297 298 299 ... 371 372

Comentarios a estos manuales

Sin comentarios