From: Richard M. <mu...@cd...> - 2015-02-07 20:19:49
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: aa243d2e1a4467672ff3cdd11c19b1e459f316ae https://github.com/python-control/python-control/commit/aa243d2e1a4467672ff3cdd11c19b1e459f316ae Author: John Stowers <joh...@gm...> Date: 2015-02-02 (Mon, 02 Feb 2015) Changed paths: M control/freqplot.py Log Message: ----------- Fix bode plot with Hz and multiple systems Otherwise each subsequent system as plotted against a difference omega range Commit: 38d71254c483020c56be9f31972a7f958928c772 https://github.com/python-control/python-control/commit/38d71254c483020c56be9f31972a7f958928c772 Author: Richard Murray <mu...@cd...> Date: 2015-02-07 (Sat, 07 Feb 2015) Changed paths: M control/freqplot.py Log Message: ----------- Merge pull request #44 from nzjrs/master Fix bode plot with Hz and multiple systems Compare: https://github.com/python-control/python-control/compare/90133e8ec408...38d71254c483 |