MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 440

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 439
1 2 ... 435 436 437 438 439 440 441 442 443 444 445 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare