Making a GUI through GUIDE that can search a folder in My Computer and look for a *.csv file in that folder, rename this file and put it in a new folder
Show older comments
Hi,
I have to make a GUI which could search for a specific folder in MyComputer and then allow me to open that folder and show *.csv files in it.Then next, I can rename these files with folder name and put these files in a new folder(with a certain name,means I have to create a new folder by myself through GUI)And I am able to display *.csv files in a list box.
Any comment, like how to proceed, some functions to use or some refernce, would be much appreciated.
Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Interactive Control and Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!