|
[Date Index]
[Thread Index]
[Author Index]
Re: Lines in Mathematica Graphics
- To: mathgroup at smc.vnet.net
- Subject: [mg55432] Re: Lines in Mathematica Graphics
- From: "David Park" <djmp at earthlink.net>
- Date: Wed, 23 Mar 2005 05:34:42 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Peter,
The DrawGraphics Mathematica package at my web site below has commands,
SplitLineOnVertical, SplitLineOnSlope and SplitLineOnDistance, which provide
easy methods for eliminating these 'return lines'.
You could also plot the curve in segments that avoid the jump points, which
is also easy in DrawGraphics. With standard Mathematica you could make the
separate plots and then combine them with Graphics`DisplayTogether.
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
From: klamser [mailto:klamser at t-online.de]
To: mathgroup at smc.vnet.net
Hi,
has someone a idea, how to avoid the vertical lines, Mathematica
produces sometimes in Plot routines?
If you do not understand what I mean, please take a look in the notebook
in the attachment to this email.
[contact the author to get this attachment - moderator]
Kind regards,
Peter Klamser
Prev by Date:
appending '.' in CForm
Next by Date:
Re: TrigExpand - Odd behavior
Previous by thread:
Re: Lines in Mathematica Graphics
Next by thread:
Q: Varying colors in Plot3D according to Height
|