|
[Date Index]
[Thread Index]
[Author Index]
Mathematica 3.0/4.0
- To: mathgroup at smc.vnet.net
- Subject: [mg23757] Mathematica 3.0/4.0
- From: bernd at bio.vu.nl (Bernd Brandt)
- Date: Mon, 5 Jun 2000 01:09:53 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I am using Mathematica 4.0 (UNIX, Sun) now.
In 3.0 these 4.0 notebooks have extra spacing.
Each line ending with ; has two blank lines added.
ke = 1; a = 0; b = 0.1; labda = 1; nec = 0.2;
sol = NDSolve[....
becomes:
ke = 1; a = 0; b = 0.1; labda = 1; nec = 0.2;
sol = NDSolve[....
In 4.0 i cannot find an export to 3.0 option.
Does someone know how to load 4.0 notebooks into Mathematica 3.0 without the
addition of blank lines?
Regards,
Bernd
Prev by Date:
How to plot...?
Next by Date:
PDE's?
Previous by thread:
Re: Re: How to plot...?
Next by thread:
graphics
|