用xlswrite存​Excel文件时sh​eet的问题。

我用命令
xlswrite(filename,B,'Kraft')
把B中的数据保存到Excel文件中,但是当我用上面的命令时,Excel文件中会有Sheet1,Sheet2,Sheet3和Kraft四个Sheet,如何只保存Kraft这个Sheet,其他几个Sheet我都不要!!

 Accepted Answer

hpmgpy
hpmgpy on 22 May 2023

0 votes

blog.sina.com.cn/s/blog_6c640c790101d6fd.html

More Answers (0)

Tags

Asked:

on 22 May 2023

Answered:

on 22 May 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!