Python_2  1.0
Namespaces | Functions | Variables
_03_pyplot_two_subplots.py File Reference

Namespaces

 _03_pyplot_two_subplots
 A matplotlib example.
 

Functions

def _03_pyplot_two_subplots.f (t)
 

Variables

 _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)