d-ming / AR-tools

A set of utility functions and Jupyter notebooks for attainable region (AR) computations.
2 stars 7 forks source link

Remove hold(True) from plotting functions #39

Closed d-ming closed 7 years ago

d-ming commented 7 years ago

matplotlib hold(True) is unnecessary as figs are in this state by default.