Did you try using <br>&#39;set vrange lowLimit highLimit&#39;<br><br>or use vrange2 to control x-axis<br><br>cheers<br><br><br><div class="gmail_quote">On Thu, Dec 18, 2008 at 11:46 AM, Michael J Murphy <span dir="ltr">&lt;<a href="mailto:mjm@hawaii.edu">mjm@hawaii.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">GRADSUSRs,<div><br></div><div>&nbsp;&nbsp;I am trying to plot model level versus pressure at a point (the only varying dimension is in the vertical). &nbsp;I have run into an issue with controling the x &amp; y axes. &nbsp;I have searched the manual and archives but have been unable figure out how to control the beginning and ending values for an axis in such a plot.</div>
<div><br></div><div>The axes ending point that is automatically used in my plot is 1200hPa whereas I want a value closer to 1000hPa. &nbsp;I have added my script to the end of the email, any advice will be greatly appreciated.</div>
<div><br></div><div>Thanks,</div><div>MJ</div><div><br></div><div><br></div><div><br></div><div>*************<a href="http://xpress.gs" target="_blank">xpress.gs</a>******************</div><div><div>&#39;c&#39;</div><div>
&#39;set lon -157.6&#39;</div><div>&#39;set lat 21.525&#39;</div><div>&#39;set lev 0 39&#39;</div><div>&#39;set grads off&#39;</div><div><br></div><div>&#39;set gxout contour&#39;</div><div>&#39;set xyrev on&#39;</div><div>
&#39;set yflip on&#39;</div><div>&#39;set xlint 3&#39;</div><div>*&#39;set ylint 100&#39;</div><div>&#39;d pressure&#39;</div><div><br></div><div>&#39;draw ylab Pressure (hPa)&#39;</div><div>&#39;draw xlab Model Level&#39;</div>
<div>*&#39;draw title ml vs pressure (over sea)&#39;</div><div>*****************************************</div></div>
</blockquote></div><br>