Try this
define symbol hl = 76.8:77.8:0.5
PPL AXLINT,2,2
PPL AXNMTC,1,2
PPL AXLSZE, 0.14 0.14
ppl AXSET,0,1,1,0
ppl tics 0.08 0.15 0.08 0.15
plot/hlim=($hl) your_variable
ppl xfor,(f3.2)
ppl plot
You can play with all the commands above to get what you need
Cheers
On Mon, Jun 20, 2011 at 8:56 PM, golla nageswararao
<ezeenag4u@xxxxxxxxx> wrote:
Hi all,
I want to plot x-axis starting with
76.8 (major tic with label) and ending with 77.8 (major tic with label)
with one more major tic in between. Major tics should be separated by one
minor tic. Problem is hlim=76.8:77.8:.5 and ppl axlint .... I tried but
the labeling starts with 77 not only that I am not getting in my
fashion. Can anyone help me in this regard.
Thanks in advance
--
With Best regards,
G.NageswaraRao,
--