|
[Date Index]
[Thread Index]
[Author Index]
Re: How to run Mathematica nb file in command line in windows?
- To: mathgroup at smc.vnet.net
- Subject: [mg112980] Re: How to run Mathematica nb file in command line in windows?
- From: divisor <congruentialuminaire at yahoo.com>
- Date: Sat, 9 Oct 2010 06:34:09 -0400 (EDT)
- References: <i74lnb$jks$1@smc.vnet.net> <i77a92$mna$1@smc.vnet.net> <i7f2i8$cla$1@smc.vnet.net>
Hello Timedcy:
I thought if you make all of the cells into "initialization" cells.
then when it is opened, they will run. No?
Regards..
Roger Williams
Franklin Laboratory
On Sep 23, 1:19 am, timedcy <time... at gmail.com> wrote:
> On Sep 20, 5:41 pm, shippee <slship... at gmail.com> wrote:
>
>
>
>
>
> > On Sep 19, 2:38 am, timedcy <time... at gmail.com> wrote:
>
> > > How to run Mathematica nb file in command line in windows?
> > > For example, you can autorun a file.nb after double click a .bat file
> > > in windows
> > > I can not handle it well.
> > > Thanks
>
> > "C:\Program Files\Wolfram Research\Mathematica\7.0\Mathematica.exe" =
G:
> > \data\birthday.nb
>
> > "C" would be the drive where your programs are stored, it might be
> > different if you have Mathematica installed somewhere other than its
> > default installation. You need the quotes because of the spaces in
> > the pathing to the executable file. G:\data\birthday.nb is the path
> > and file name you want the executable to open.
>
> > If this is not clear please contact me directly and I can explain in
> > greater detail.
>
> > Steven Shippee
> > Olympia, Washington
>
> I have do it as you said before, but it donest work because it just
> open the nb file. I want to make it run aotumatically and quit- Hide quot=
ed text -
>
> - Show quoted text -
Prev by Date:
Re: C-pointers from Mathematica
Next by Date:
Re: C-pointers from Mathematica
Previous by thread:
Re: Select, from table data
Next by thread:
Solving a non-linear system to find coefficients in Runge-Kutta method
|