Re: Loading Packages On Startup
- To: mathgroup at smc.vnet.net
- Subject: [mg40864] Re: Loading Packages On Startup
- From: Bill Rowe <listuser at earthlink.net>
- Date: Tue, 22 Apr 2003 06:47:38 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
On 4/21/03 at 6:55 AM, yakovenko at ngs.ru (Stepan Yakovenko) wrote: >Is it possible to load my favorite packages on Mathematica's startup ? Yes, just add the commands to load the desired packages to the file init.m found in Configuration/Kernel. Commands in this file get executed everytime the kernel starts up.