cancelAll
Stop all functions running in the background.
Syntax
cancel(fevalQueue)
Input argument
fevalQueue - FevalQueue object: scalar.
Description
cancelAll(fevalQueue) stops all running or queued elements of the background pool.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated