MULTIPLOT Save the plots in subplot style in both fig and png formats
[PNG file name, PNG file path, FIG file name, FIG file path] = MULTIPLOT(XTEXT,YTEXT,XDATA,YDATA1,TITLE1,YDATA2,TITLE2,....,YDATAN,TITLEN)
where,
XTEXT is the label on x-axis,
YTEXT is the label on y-axis,
XDATA is the vector containing the data values for x-axis, and
TITLE1 to TITLEN are the titles of the subplots,
YDATA1 to YDATAN are the vectors containing data values of y-axis.
Cite As
Yajur Kumar (2025). MultiPlot (https://uk.mathworks.com/matlabcentral/fileexchange/111440-multiplot), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
