Fix root_locus() handling of ax parameter#871
Fix root_locus() handling of ax parameter#871sawyerbfuller merged 1 commit intopython-control:mainfrom henklaak:fix_root_locus_ax
Conversation
|
This seems like a more straightforward and correct way of implementing sgrid - can you confirm Also, we currently have an excess of sgrid functions. There is another : ) It is to be found in |
|
@sawyerbfuller The harmonization of different grid implementations is outside the scope of this Issue/PR. I can take a stab at it later. |
|
Looks good to me |

Fixes #870