用xlswrite存Excel文件时sheet的问题。
Show older comments
我用命令
xlswrite(filename,B,'Kraft')
把B中的数据保存到Excel文件中,但是当我用上面的命令时,Excel文件中会有Sheet1,Sheet2,Sheet3和Kraft四个Sheet,如何只保存Kraft这个Sheet,其他几个Sheet我都不要!!
Accepted Answer
More Answers (0)
Categories
Find more on 电子表格 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!