save data to diferent excel files
显示 更早的评论
Hi i'm doing a interface with GUIDE, and i use the xlswrite1()function to save data into a excel file. My problem is when i close the program (my interface) and open again, the excel file is overwriten.
How i can do for change the name of file , automatically, each time that start the program.
采纳的回答
更多回答(1 个)
Azzi Abdelmalek
2012-8-10
编辑:Azzi Abdelmalek
2012-8-10
file=[datestr(now) '.xlsx']
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!