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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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 página 285
1 2 ... 281 282 283 284 285 286 287 288 289 290 291 ... 371 372

Comentários a estes Manuais

Sem comentários