MATLAB: File manipulation

file manipulation

I'd like to split a directory with 100 files in it into 10 directories with 10 files each.

Best Answer

doc movefile
doc mkdir