- Back to Home »
- MATLAB , Programación , Python »
- Create a simple graph in Python and Matlab
Posted by :
Unknown
viernes, 25 de septiembre de 2015
Python examples:
With arange (use the form start,end,step):
arange documentation:http://docs.scipy.org/doc/numpy/reference/generated/numpy.arange.html#numpy.arange
With linespace
linespace documentation:http://docs.scipy.org/doc/numpy/reference/generated/numpy.linspace.html