Feeds
질문
i have open a directory using dir function. i want to open the folders in the directory and process the images in different folder so plz let me know anyone knows how to do it
q=dir(fullfile(matlabroot,'data\')); disp(q);
13년 초과 전 | 답변 수: 1 | 0