User`s guide

11 Functions — Alphabetical List
11-62
Delete all jobs on the cluster identified by the profile myProfile:
myCluster = parcluster('myProfile');
delete(myCluster.Jobs)
See Also
batch | createJob | createTask | findJob | findTask | wait