Re: How can I speed up drawing of 2D graphs?
- From: Dave <nowhere@xxxxxxxxxxx>
- Date: Sun, 28 Oct 2007 00:28:24 +0100
SzH wrote:
On Oct 25, 10:06 pm, Dave <nowh...@xxxxxxxxxxx> wrote:I was not aware how to do that - I guess if I had looked enough, I
should have been able to work it out. But I don't immediately know what
function to use.
Just use Table[].
Table[data[[i]], {i, 1, Length[data], 100}]
Thank you, although as I said before, your other suggestions of setting MaxPlotPoints worked well, so I have not actually botherd to use Table in this way.
.
- References:
- Prev by Date: Re: finding the closed form of a hypergeometric function
- Next by Date: Re: Two Problems
- Previous by thread: Re: How can I speed up drawing of 2D graphs?
- Next by thread: Re: solution manualz
- Index(es):