MultiPlot

Version 1.0.0 (1.59 KB) by Yajur Kumar
Plot multiple data with same x-axis
11 Downloads
Updated 10 May 2022

View License

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 Linux

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