Raffaele Cotza wrote:
> Aw I can draw a "circle " using gnuplot on my Mac PowerBook G4 with Mac
> OS Tiger.
Probably the same way as on any other other platform:
set size ratio -1
set parametric
plot [0:2*pi] 1
If that's not the answer, I suggest you ask a more precise question.
|