I am on my transitional trip from MATLAB to scipy(+numpy)+matplotlib. I keep having issues when implementing some things. I want to create a simple vector array in three dif
Does arange(0.2,60.8,0.2) do what you want?
arange(0.2,60.8,0.2)
http://docs.scipy.org/doc/numpy/reference/generated/numpy.arange.html