How to create multiple folders
8 次查看(过去 30 天)
显示 更早的评论
Hi MATLAB Users,
being a newbie, I have a quite basic question: I want to create multiple folders using the same naming convention (i.e. s_number_date, where s stands for 'subject' and is not changed). Since I have quite a large sample, it's too onerous to do by hand.
Thank you in advance for any suggestions!
Eugenio
0 个评论
采纳的回答
Walter Roberson
2012-9-11
4 个评论
mukesh roy
2018-8-14
Is it possible to make multiple sub folders inside a parent folder using for loop from mkdir function. The naming convention can be taken from the for looping event
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!