|
[Date Index]
[Thread Index]
[Author Index]
How to use package without manually evaluating?
- To: mathgroup at smc.vnet.net
- Subject: [mg90465] How to use package without manually evaluating?
- From: jeremito <jeremit0 at gmail.com>
- Date: Thu, 10 Jul 2008 06:35:02 -0400 (EDT)
I just created a package called Matrices that has several functions
that creates matrices that I use frequently. I placed the Matrices.m
file in my auto load directory so it will be loaded when I need it.
The problem is I have to find the file and execute all the cells in it
before I can use any of the functions. I'm sure there is a way to
avoid this. Can someone help?
Thanks,
Jeremy
Prev by Date:
Re: Solving a DE using Mathematica
Next by Date:
Difference between two commands.
Previous by thread:
Re: remote Kernel
Next by thread:
Re: How to use package without manually evaluating?
|