MATLAB PARALLEL COMPUTING TOOLBOX - S Uživatelská příručka Strana 586

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 656
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 585
11 Functions — Alphabetical List
11-242
pause
Pause MATLAB job scheduler queue
Syntax
pause(mjs)
Arguments
mjs MATLAB job scheduler object whose queue is paused.
Description
pause(mjs) pauses the MATLAB job scheduler’s queue so that jobs waiting in the
queued state will not run. Jobs that are already running also pause, after completion
of tasks that are already running. No further jobs or tasks will run until the resume
function is called for the MJS.
The pause function does nothing if the MJS is already paused.
See Also
resume | wait
Zobrazit stránku 585
1 2 ... 581 582 583 584 585 586 587 588 589 590 591 ... 655 656

Komentáře k této Příručce

Žádné komentáře