MATLAB PARALLEL COMPUTING TOOLBOX - S Podręcznik Użytkownika Strona 618

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 617
11 Functions — Alphabetical List
11-274
resume
Resume processing queue in MATLAB job scheduler
Syntax
resume(mjs)
Arguments
mjs MATLAB job scheduler object whose queue is resumed.
Description
resume(mjs) resumes processing of the specified MATLAB job scheduler's queue so that
jobs waiting in the queued state will be run. This call will do nothing if the MJS is not
paused.
See Also
pause | wait
Przeglądanie stron 617
1 2 ... 613 614 615 616 617 618 619 620 621 622 623 ... 655 656

Komentarze do niniejszej Instrukcji

Brak uwag