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

  • 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 312
remscope
14-69
14remscope
Purpose Remove scope from target PC
Syntax MATLAB command line
remscope(target_object, scope_number_vector)
target_object.remscope(scope_number_vector)
remscope(target_object)
target_object.remscope
Target PC command line
remscope scope_number
remscope 'all'
Arguments
Description
If a scope index is not given, the method remscope deletes all scopes on the
target PC. The method
remscope has no return value. The scope object
representing the scope on the host PC is not deleted.
Note that you can only permanently remove scopes that are added with the
method
addscope. This is a scope that is outside a model. If you remove a scope
that has been added through a scope block (the scope block is inside the model),
a subsequent run of that model creates the scope again.
target_object
Name of a target object. The default name is tg.
scope_number_vector
Vector of existing scope indices listed in the target
object property
Scopes.
scope_number
Single scope index.
remscope
kernel
Scope engine
target
object
target
application
Host PC
Target PC
scope
scope
object
kernel
Scope engine
target
object
target
application
Host PC
Target PC
scope
object
Vista de pagina 312
1 2 ... 308 309 310 311 312 313 314 315 316 317 318 ... 371 372

Comentarios a estos manuales

Sin comentarios