parcluster
Indicate the number of threads desired in parallel loops
Syntax
parcluster(threads)
Inputs
- threads
 - The desired number of threads to use in parallel loops.
 
Outputs
Examples
parcluster(8);
Comments
Version History
2022.3
Version History
2022.3