You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Paste a Matlab figure to Excel (https://uk.mathworks.com/matlabcentral/fileexchange/21158-paste-a-matlab-figure-to-excel), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: saveppt
General Information
- Version 1.0.0.0 (1.46 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |