|
From: Hans-Bernhard B. <HBB...@t-...> - 2019-07-09 18:42:53
|
Am 09.07.2019 um 16:38 schrieb Dario Sanfilippo: > I'm plotting the magnitudes of some FFT processing by feeding Gnuplot with > a 1-column, comma-separated csv file. If there's only one column, it makes relatively little sense to speak about column separators... > So if I have 512 elements, the x-axis goes from 0 to 512, Let's make that 0 to 511. > Is there a way to have the x-axis displaying the 0:512 range linearly > mapped to, say, 0:24000? See "help using". |