MATLAB PARALLEL COMPUTING TOOLBOX - S Guide de l'utilisateur Page 440

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 656
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 439
11 Functions — Alphabetical List
11-96
completed jobs include those that failed. Jobs that are deleted or whose status is
unavailable are not returned by this function.
out = findJob(c,'p1',v1,'p2',v2,...) returns an array, out, of job objects
whose property values match those passed as property-value pairs, p1, v1, p2, v2, etc.
The property name must be in the form of a string, with the value being the appropriate
type for that property. For a match, the object property value must be exactly the same
as specified, including letter case. For example, if a job’s Name property value is MyJob,
then findJob will not find that object while searching for a Name property value of
myjob.
See Also
createJob | findTask | parcluster | recreate | submit
Vue de la page 439
1 2 ... 435 436 437 438 439 440 441 442 443 444 445 ... 655 656

Commentaires sur ces manuels

Pas de commentaire