Paste a Matlab figure to Excel

Version 1.0.0.0 (1.46 KB) by Tal Shir
Paste a Matlab figure to Excel
5K Downloads
Updated 21 Aug 2008

View License

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')

Cite As

Tal Shir (2024). Paste a Matlab figure to Excel (https://www.mathworks.com/matlabcentral/fileexchange/21158-paste-a-matlab-figure-to-excel), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: saveppt

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0