Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
Legends are created automatically by gramm. Otherwise you need to get the axes handles after the draw() call, they are stored as a property of the gramm object.
Legends are created automatically by gramm. Otherwise you need to get the axes handles after the draw() call, they are stored as a property of the gramm object.