Initial commit of an example displaying the use of parfor in matlab.
Apparently in 2018a, it is not necessary to add parpool, but it will start up the parpool when parfor is used (initializing it with 12 threads)
parforExample.m
0 → 100644
Please register or sign in to comment