|
[Date Index]
[Thread Index]
[Author Index]
Spurious Line
- To: mathgroup at smc.vnet.net
- Subject: [mg75024] Spurious Line
- From: "Jeff Albert" <albertj001 at hawaii.rr.com>
- Date: Sat, 14 Apr 2007 01:12:44 -0400 (EDT)
When I run the following I get what is obviously a spurious straight line
connecting (-100,0) and (300,400*.7). How do I get rid of that line?
{{-100,0},{0,-100},{100,-200*.9},{200,-300*.8},{300,-400*.7},{-100,0},{0,100
},{100,200*.9},{200,300*.8},{300,400*.7}}
ListPlot[%, PlotJoined->True]
Jeff
Prev by Date:
Mathematica help
Next by Date:
Re: Units of MaxBend?
Previous by thread:
Re: Mathematica help
Next by thread:
RE: Spurious Line
|