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

  • 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 392
getTargetNames (env collection object)
Purpose Retrieve xPC Target environment object names
Syntax MATLAB command line
env_collection_object.getTargetNames
Description Method of xpctarget.targets objects. getTar getN ames retrieves the
names of all existing xPC Target environment collection objects from
the
xpctarget.targets class.
Examples Retrieve the names of all xPC Target environment collection objects in
the system. Assume that
tgs represents the target object collection
environment.
tgs=xpctarget.targets;
get(tgs)
CCompiler: 'VisualC'
CompilerPath: 'd:\applications\Microsoft Visual Studi o'
DefaultTarget: [1x1 xpctarget.env]
NumTargets: 2
tgs.getTargetNames
ans =
'TargetPC1'
'TargetPC2'
See Also xPC Target methods for the xPC Target environment collection object
method
xpctarget.targets, set (env co lle ction object), get
(env collection object)
18-69
Vue de la page 392
1 2 ... 388 389 390 391 392 393 394 395 396 397 398 ... 530 531

Commentaires sur ces manuels

Pas de commentaire