Re: [Plplot-general] Log scale for frequency plot:

2020-05-18 Thread Raphael Raccuia
Thank you Alan, I'll try that asap! rph Le 18.05.20 à 18:59, Alan W. Irwin a écrit : On 2020-05-05 21:45+0200 Raphael Raccuia wrote: Hi list, Any chance to get a custom x axis log scale? Hi Raphael: Thanks for your interest in PLplot, and the answer to your question is "yes". The best wa

Re: [Plplot-general] Log scale for frequency plot:

2020-05-18 Thread Alan W. Irwin
On 2020-05-05 21:45+0200 Raphael Raccuia wrote: Hi list, Any chance to get a custom x axis log scale? Hi Raphael: Thanks for your interest in PLplot, and the answer to your question is "yes". The best way to figure out how to do anything with PLplot is to consult the code for one of our stan

[Plplot-general] Log scale for frequency plot

2020-05-05 Thread Raphael Raccuia
Hi list, Any chance to get a custom x axis log scale? I want to draw a log grid with ticks and labels at for example: 40 50 63 80 100 125 160 200 250 315 400 500 630 800 1000 1250 1600 2000 2500 3150 4000 5000 6300 8000 1 12500 16000 (which correspond to frequencies of an equalizer) Thank