Centre d’aide MATLAB
Cancel job or task
cancel(t)
cancel(j)
cancel(t) stops the task object, t, that is currently in the pending or running state. The task's State property is set to 'finished', and no output arguments are returned. An error message stating that the task was canceled is placed in the task object's ErrorMessage property, and the worker session running the task is restarted.
t
State
'finished'
ErrorMessage
example
cancel(j) stops the job object, j, that is pending, queued, or running. The job's State property is set to 'finished', and a cancel is executed on all tasks in the job that are not in the 'finished' state. A job object that has been canceled cannot be started again.
j
If the job is running from a MATLAB® Job Scheduler, any worker sessions that are evaluating tasks belonging to the job object are restarted.
If the specified job or task is already in the 'finished' state, no action is taken.
collapse all
Cancel a task. Note afterward the task's State and Error properties.
Error
c = parcluster(); job1 = createJob(c); t = createTask(job1, @rand, 1, {3,3}); cancel(t) t
Task with properties: ID: 1 State: finished Function: @rand Parent: Job 1 StartDateTime: RunningDuration: 0 days 0h 0m 0s Error: The task was cancelled by user "mylogin" on machine "myhost.mydomain.com". Warnings: none
parallel.Task
Task, specified as a parallel.Task object.
parallel.Job
Job, specified as a parallel.Job object.
Introduced before R2006a
cancelAll | delete | submit
cancelAll
delete
submit
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
Europe
Asie-Pacifique
Contactez votre bureau local