Community Profile

photo

Yogesh Bhattarai


Last seen: bijna 3 jaar ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Copy a file *.m into newly made folder (folder5, folder6, folder....)
for n = 1:n mkdir(['folder',sprintf('%d',n)]) end path1= 'folder(num2str(n))'; %%???? Here I got error for the path ...

bijna 3 jaar ago | 1 answer | 0

1

answer