Tagged Questions
1
vote
0answers
86 views
Scope issues with pgfplotstable [closed]
I created a command that creates a table and do some computations on it.
And I would like to use this command several times.
\documentclass{minimal}
\usepackage{pgfplotstable}
\pgfplotstableset{%
...