...
>> % Submit a batch pool job using 4 workers for 16 simulationsiterations
>> j = c.batch(@parallel_example, 1, {}, ‘Pool’, 4);
...
...
>> % Submit a batch pool job using 4 workers for 16 simulationsiterations
>> j = c.batch(@parallel_example, 1, {}, ‘Pool’, 4);
...