piermorel / gramm

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.
MIT License
786 stars 222 forks source link

adding the gramm to the matlab path #123

Closed ahmelkholy closed 2 years ago

ahmelkholy commented 2 years ago

when i try to add this great tool to use it in every matlab project. the matlab refuse to do it addpath 'C:\Users\ahm_e\Documents\MATLAB\gramm\@gramm' Warning: Method directories not allowed in MATLAB path: C:\Users\ahm_e\Documents\MATLAB\gramm\@gramm

In path (line 109) In addpath (line 86)

piermorel commented 2 years ago

Installation instructions are on the github page (don't use the @gramm in the path)