Hi,<div><br></div><div>it is actually a little confusing. The draw command uses the coordinates of your drawing window. Those coordinates range from 0 to 8.5 and 0 to 11 inch. The coordinates that you were using are the world coordinates. Use the function "q w2xy" to convert from world to xy coordinates, eg. for 65 deg east and 10 deg north</div>
<div>q w2xy 65 10<br><br></div><div>Regards,</div><div>Heiner</div><div><br><div class="gmail_quote">On Wed, May 19, 2010 at 9:05 AM, sushant puranik <span dir="ltr"><<a href="mailto:sushantpuranik@gmail.com">sushantpuranik@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi<br>I am trying to make a rectangle over the region 65 deg to 75 deg east and equator to 10 deg north. <br>As per instructions in the grads document first of all i made set line 1 1 1 then use draw rec 0 65 10 75 command. but there is no rectangle drawn on the plot.<br>
<br>In the draw command xlo ylo xhi yhi corresponds to grid point or waht else.<br clear="all"><br><br>
<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Heiner Körnich <br>Dept. of Meteorology Tel: +46 8 164333<br>Stockholms University, SE-106 91 Stockholm, Sweden<br>Email: <a href="mailto:heiner@misu.su.se">heiner@misu.su.se</a> <a href="http://www.misu.su.se/~heiner/">www.misu.su.se/~heiner/</a><br>
</div>