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 (2025). Paste a Matlab figure to Excel (https://www.mathworks.com/matlabcentral/fileexchange/21158-paste-a-matlab-figure-to-excel), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Spreadsheets についてさらに検索
タグ
謝辞
ヒントを得たファイル: saveppt
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |