browse data files with gui table
显示 更早的评论
HI,
I am building a GUI that will browse and bring in an unknown number of excel files and i was wondering how i could go about importing these files into a table in a gui. I would like to be able to click a browse button select a file and then have it dump it into a table. I also need to be able to do this any number of times and have it add another row to to the table. So in the end i would like to have a table that would have rows of file names. Is there a good way to go about doing this?
Thank you
回答(2 个)
Yes, there is a good way. Obviously you want to create a GUI. You can create it either programmatically or by the GUIDE tool.
What kind of help do you need? The more explicit the question, the more explicit the answers will be.
类别
在 帮助中心 和 File Exchange 中查找有关 Tables 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!