Use  " >> np.arange(-60, 90.0001, 0.25)"<div><br><div>Youngung Jeong<br><br>Graduate student<br>Materials Mechanics Laboratory<br>Graduate Institute of Ferrous Technology<br>Pohang University of Science and Technology<br>

<br><br>
<br><br><div class="gmail_quote">On Fri, Apr 29, 2011 at 4:26 PM, dileep kunjaai <span dir="ltr"><<a href="mailto:dileepkunjaai@gmail.com">dileepkunjaai@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Dear sir, <br> I am trying to make an array of varies from  -60 to 90 with difference 0.25. I tried the following command ...<br><br>>>import numpy as N<br>    lat=N.array(xrange(-6000, 9000, 25), dtype=float)<br>    print lat/100<br>


<br><br>I know that there is another easy method......<br>Please give me a replay ........<br>                                                                 Thanking you..............<br><font color="#888888"> <br clear="all">

<br>-- <br>DILEEPKUMAR. R<br>
J R F, IIT DELHI<br><div style="display:inline"></div><br>
</font><br>_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
<br></blockquote></div><br></div></div>