David Arnold wrote:
> All,
> 
> In Matlab, if I want to clear my working space of variables, I type:
> 
>  >> clear all
> 
> How do I do the same thing in Ipython?

I think the magic "%reset" is the closest.

Eric

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to