about axis
sh zhou
sh.maeam at GMAIL.COM
Sun May 31 21:37:11 EDT 2009
Thank you M.Mahakur , The axis displayed normally now.
Best regards.
2009/5/31 M.Mahakur <mmahakur at tropmet.res.in>
> Hello,
>
> If you donot want to follow the aspect ratio, you can use 'set mproj
> scaled'.
>
> Regards,
>
> Mahakur
>
> ---------- Original Message -----------
> From: sh zhou <sh.maeam at GMAIL.COM>
> To: GRADSUSR at LIST.CINECA.IT
> Sent: Sun, 31 May 2009 23:00:23 +0800
> Subject: about axis
>
> > Dear All,
> >
> > Could you tell me how to make the x-axis long?
> > in my code I did like this :
> > ###
> > program background
> >
> > integer :: i,j,k
> > real,dimension(100,100) :: a
> >
> > open(1000,file = 'grid.dat',form = 'binary')
> > do i=1,100
> > do j = 1,100
> > a(i,j) = 0.0
> > enddo
> > enddo
> >
> > write(1000) ((a(i,j), i =1,100), j=1,100)
> >
> > END
> > ###
> >
> > My ".ctl" file is :
> >
> > ###
> > dset grid.dat
> > title grid data
> > undef -999.9
> > xdef 100 linear 100.00 0.05
> > ydef 100 linear 20.00 0.10
> > zdef 1 levels 1000.
> > tdef 2 linear jan1980 1mo
> > vars 1
> > r 0 99 grid td
> > endvars
> > ###
> >
> > but the x-axis is too short when displayed , there is a picture in
> > attachment. Please tell me shat should I do.
> >
> > Thank you.
> >
> > Sincerely.
> > --
> >
> > Shenghui Student
> >
> > HuNan University . China
> ------- End of Original Message -------
>
--
Shenghui Student
Major: Physics
HuNan University . China
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20090601/0052a196/attachment.html
More information about the gradsusr
mailing list