Hello,

is there a way to create a vector with evenly spaced values in an interval, like the numpy.arange function? http://docs.scipy.org/doc/numpy/reference/generated/numpy.arange.html or the linspace function?

Thanks,
Florian

Reply via email to