Utilities

function sub_folders = return_sub_folders(folder_name)

  • returns an array of strings with the full paths of sub-folders within folder_name sorted in natural order.