python的簡單判斷句式

onlyfiles_mat = [f for f in listdir(mypath) if isfile(join(mypath, f)) and join(mypath, f).endswith('.mat')]
相關文章
相關標籤/搜索