Feeds
提问
how to extract a portion of a filename
If I have a sequence of filenames : A0001_BN01FE, A0001_BN02FE, ..., A0010_BN01FE, A0010_BN02FE (.txt), how can i use regexp to ...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to use sprintf with fullfile
I have the following code: myFolder = 'D:\data'; myFiles = fullfile(myFolder,'*.txt'); allFiles = dir(myFiles); ...
8 years 前 | 1 个回答 | 0

