EasyPlot Documentation
EasyPlot substantially shortens the amount of MATLAB code needed to make
publication-ready scientific figures. It keeps normal MATLAB plotting commands
such as plot, scatter, and imagesc while moving the repetitive work
of panel layout, spacing, shared labels, colorbars, scalebars, cropping, and
export into a cleaner workflow.
Contents
- Getting Started
- Tutorials
- Publication Figure Preparation Workflow
- Tutorial 1: Figure, Axes, Set, Crop, Export
- Tutorial 2: Multi-Panel Layout Principles
- Tutorial 3: Multi-Axes Wrappers for Labels, Ticks, and Titles
- Tutorial 4: Shared Limits (xlim/ylim/clim)
- Tutorial 5: Heatmaps, CLim, Colormap, and Colorbar
- Tutorial 6: Special Plotting Functions
- API Reference