On Thu, Oct 13, 2011 at 4:03 PM, Gökhan Sever <gokhanse...@gmail.com> wrote:
> > I think, IPython is great for interaction with the OO interface of the > matlab. Just starting simple with: > > fig=plt.figure() > ax=plt.gca() > and keep tabbing ax.<tab>, fig.<tab> or any object you create on the canvas > .tab to get its methods and attributes. Another approach is start with the > pylab interface and query detailed help/code with ?? in IPython (e.g. > plt.xlabel??) > Sorry s/matlab/matplotlib. I am not sure if matlab has IPython like interface to introspect objects. Definitely IDL doesn't. -- Gökhan
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion