Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Idl-pvware > Re: Constructin...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 5645 of 5741
Post > Topic >>

Re: Constructing a grid larger than 60 by 60 boxes

by Jean H <jghasban@[EMAIL PROTECTED] > Apr 17, 2008 at 10:31 AM

> You just have do do two loops of "oplot", one for all your horizontal
> grid lines and the other for all the vertical grid lines.
> 
> Ciao,
> Paolo

:-) you answered faster... I knew I shouldn't do 10 things at the same 
time!

for i=0, 210 do oplot,[!X.Crange[0], !X.Crange[1]], [!Y.Crange[0] + 
i*((!Y.Crange[1]-!Y.Crange[0])/210),!Y.Crange[0] + 
i*((!Y.Crange[1]-!Y.Crange[0])/210)]

In the second loop, change !X for !Y, !Y for !X and 210 for 130...

Jean




 4 Posts in Topic:
Constructing a grid larger than 60 by 60 boxes
clivecook59@[EMAIL PROTEC  2008-04-17 08:56:07 
Re: Constructing a grid larger than 60 by 60 boxes
pgrigis@[EMAIL PROTECTED]  2008-04-17 09:15:41 
Re: Constructing a grid larger than 60 by 60 boxes
Jean H <jghasban@[EMAI  2008-04-17 10:31:19 
Re: Constructing a grid larger than 60 by 60 boxes
Brian Larsen <balarsen  2008-04-17 11:27:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 3:22:25 CDT 2008.