This Function takes the current Matlab figure (gcf) and paste it into an existing Excel File.
Example:
plot(1:10)
xlsPasteTo('Book2','Sheet1',300, 400,'D6')
引用格式
Tal Shir (2026). Paste a Matlab figure to Excel (https://ww2.mathworks.cn/matlabcentral/fileexchange/21158-paste-a-matlab-figure-to-excel), MATLAB Central File Exchange. 检索时间: .
致谢
参考作品: saveppt
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |