User`s guide
remscope
Purpose Remove scope from ta rget P C
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
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.
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.
18-95