Search found 1 match
- Tue Dec 20, 2016 12:12 pm
- Forum: Graphics, Figures & Tables
- Topic: Use variables in addplot in axis environment
- Replies: 1
- Views: 3430
Use variables in addplot in axis environment
I wanted to make a macro \simplePlotWithFuncs creating plots both from CSV files and from given functions. I need it to be quite versatile, so I can set a lot of things. Because of limited number of parameters in the LaTeX macros I'm forced to use some of them for multiple arguments and parse those ...