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. .. toctree:: :maxdepth: 2 :caption: Contents getting_started tutorials/index api/index