Struggling with sympy plot module, or matplotlib module?
70 views
Skip to first unread message
Tom Woehlke
unread,
Apr 8, 2015, 4:17:47 PM4/8/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
Hello all,
I cannot figure out how to forcefully place the y-axis of plots on the left side of the plot. Attached is the ipython notebook .pdf frequency response of a filter someone asked me about at a local maker space. I guess i'm using matplotlib to plot, but not entirely sure. Any suggestions would be greatly appreciated, including if I should be using some other python module to plot. I also had to do some finagling to find the magnitude of the imaginary numbers in the circuit but ultimately got it (I hope). Thanks for you help.