You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Using this script...
% X Y Data for plotting
DataX=cell2mat({1:10})
DataY=cell2mat({1:10})
% Call for saving plot in Excel
PlotInExcel(DataX,DataY)
Cite As
Amit Doshi (2026). Save plots from Matlab into an Excel file (https://www.mathworks.com/matlabcentral/fileexchange/38870-save-plots-from-matlab-into-an-excel-file), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.82 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |