Terrific! As a stranger to python, I've never thought that get and set 
methods are using the same keyword. Thanks!

On Friday, July 22, 2016 at 12:09:17 AM UTC+1, Yichao Yu wrote:
>
> On Thu, Jul 21, 2016 at 7:03 PM,  <chobb...@gmail.com <javascript:>> 
> wrote: 
> > 
> > 
> > How can I get ylim when using PyPlot? I tried all the suggestions I 
> found on 
> > stackoverflow. None of them works, e.g. get_ylim(). Here is the error: 
> > 
> > ERROR: LoadError: UndefVarError: get_ylim not defined 
> > 
> > Can anyone give me an example of getting the current ylim? Thanks!! 
>
>
> Err, `ylim()`? I believe this is how you do that in python too. 
>

Reply via email to