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

  • 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 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.
Vista de pagina 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 371 372

Comentarios a estos manuales

Sin comentarios