I am used to python where we can use glob and get a list of the items in a folder. Then I can run multiprocessing using that list.
I am looking for the Matlab equival