I have a pgf plot. Now the scale on the x-axis is at the moment frequency, hz, but it should be rad/s to save myself time exporting the file again is it possible to multiply the x-coordinate of every data point with a certain factor easily in pgf plots? In this case 2*pi?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
use
assuming that your abscissas are stored in the first column of a table
loaded in the macro More details are given on page 29 of the |
||||
|
|
|
Yes it is! From the
The option of interest is the |
|||||||||||||
|

