problem with set in current svn HEAD

hi Matthieu,
this will work too, with setp instead of set. Clearly 'set' is now reserved. Someone should update the user's guide.....
best,
Johann

···

----------------------------------------------------------------------

Message: 1
Date: Thu, 16 Aug 2007 18:27:33 +0200
From: "Matthieu Brucher" <matthieu.brucher@...287...>
Subject: Re: [Matplotlib-users] problem with set in current svn HEAD
To: Matplotlib-users@lists.sourceforge.net
Message-ID:
  <e76aa17f0708160927r56647c1aj75e8297a67bd70dd@...288...>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I think you must type :
set(gca(), 'xticklabels', )

Matthieu