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

  • 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 285
get (target object)
14-42
Examples List the value for the target object property StopTime. Notice that the property
name is a string, in quotation marks, and not case sensitive.
get(tg,'stoptime') or tg.get('stoptime')
ans = 0.2
See Also The xPC Target target object method set (target object).
The scope object methods
get (scope object) and set (target object).
The built-in MATLAB functions
get and set.
TimeLog
Storage in the MATLAB workspace for the
time or t-vector logged during execution of
the target application.
ViewMode
Display either all scopes or a single scope
on the target PC. Value is
'all' or a single
scope index. This property is active only if
the environment property
TargetScope is
set to
enabled.
Yes
Property Description Writable
Vista de pagina 285
1 2 ... 281 282 283 284 285 286 287 288 289 290 291 ... 371 372

Comentarios a estos manuales

Sin comentarios