MATLAB XPC TARGET RELEASE NOTES Guide de l'utilisateur Page 467

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 466
stop (scope object)
Purpose Stop ex ecution of scope on target PC
Syntax MATLAB command line
stop(scope_object_vector)
scope_object.stop
-scope_object
stop(getscope(target_object, signal_index_vector))
Target PC command line
stopscope scope_index
stopscope 'all'
Arguments
target_object
Name of a target object.
scope_object_vector
Name of a single scope object, name of
vector of scope objects, list of scope object
names in a vector form
[scope_object1,
scope_object2]
, or the target object
method
getscope, which returns a
scope_object vector.
signal_index_vector
Index for a sing le s cope or list of scope
indices in vector form.
scope_index
Single scope index.
Description Method fo r scope o bjects. Stops the scopes represented b y the scope
objects.
Examples Stop one scope represented by the scope object sc1.
stop(sc1) or sc1.stop or -sc1
Stop all scopes with a scope object vector allscopes created w i th the
command
18-143
Vue de la page 466
1 2 ... 462 463 464 465 466 467 468 469 470 471 472 ... 530 531

Commentaires sur ces manuels

Pas de commentaire