Note on Matlab and Python (matplotlib) Plotting system
Motivation Matlab and matplotlib in python are plotting packages of daily usage. They share lots of structures but also have minor differences.
For beginners using the plotting routines can suffice most daily needs, but for more refined control over layout, fontsize and so on, we need to better understand the object structure in matlab and matplotlib.
Jan 20, 2020