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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

