@Josh: Awesome name.  Very fitting...

Another thing that I really love about matplotlib that drove me nuts in
Matlab was being unable to use multiple colormaps in the same figure.

And don't get me started with the map plotting tools and pcolor!

Ben Root

On Fri, Aug 13, 2010 at 3:27 PM, Joshua Holbrook <[email protected]>wrote:

> Ugh! I miss all that stuff anytime I have to use matlab. Working with
> strings sucks especially hard.
>
> In fact, I've tried reimplementing half of the tools I wish I had. If
> anyone cares:
>
>    http://github.com/jesusabdullah/methlabs
>
> I'd love feedback. Perhaps ironically, I haven't used it much, due to
> not wanting to give my matlabs dependencies. :/
>
> --Josh
>
>
>
> On Fri, Aug 13, 2010 at 12:04 PM, David Goldsmith
> <[email protected]> wrote:
> >
> >> > After several years now of writing Python and now having written my
> >> > first
> >> > on-the-job 15 operational MATLAB LOC, all of which are string, cell
> >> > array,
> >> > and file processing, I'm ready to say: "MATLAB: what a PITA!" :-(
> >>
> >> Ahh, cell arrays, they bring back memories.  Makes you pine for a
> >> dictionary, no?
> >>
> >> JDH
> >
> > Not to mention writeline, readline, string concatenation using +, English
> > wording of loops, list comprehension, etc., etc., etc. - if people only
> > knew...
> >
> > DG
> >
> >>
> >> --
> >
> > Privacy is overrated; Identity isn't.
> >
> >
> > _______________________________________________
> > NumPy-Discussion mailing list
> > [email protected]
> > http://mail.scipy.org/mailman/listinfo/numpy-discussion
> >
> >
> _______________________________________________
> NumPy-Discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to