![]() |
Python_2
1.0
|
A matplotlib example. More...
Functions | |
def | f (t) |
Variables | |
t1 = np.arange(0.0, 5.0, 0.1) | |
t2 = np.arange(0.0, 5.0, 0.02) | |
A matplotlib example.
def _03_pyplot_two_subplots.f | ( | t | ) |
_03_pyplot_two_subplots.t1 = np.arange(0.0, 5.0, 0.1) |
_03_pyplot_two_subplots.t2 = np.arange(0.0, 5.0, 0.02) |