In Windows, how to rename matplotlibrc to .matplotlibrc?

Win XP Pro

I'm trying to get Matplotlib set up, and I've followed the suggestion
to move matplotlibrc to C:\Documents and Settings\Riley. But it seems
I also need to rename it to .matplotlibrc . Explorer won't let me. So
how to do this?

Thanks,

Dick Moores

···

--
UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/

You do not need to do this. In a typical installation, the file will reside in

C:\\Python25\Lib\site-packages\matplotlib\mpl-data\matplotlibrc

You can edit that file.

JDH

···

On Mon, Apr 28, 2008 at 7:41 AM, Dick Moores <rdmoores@...287...> wrote:

Win XP Pro

I'm trying to get Matplotlib set up, and I've followed the suggestion
to move matplotlibrc to C:\Documents and Settings\Riley. But it seems
I also need to rename it to .matplotlibrc . Explorer won't let me. So
how to do this?