[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Speeding up a plotting function
From: |
Andreas Weber |
Subject: |
Re: Speeding up a plotting function |
Date: |
Thu, 3 Nov 2016 14:55:11 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.2.0 |
Am 02.11.2016 um 13:42 schrieb babelproofreader:
> I have written a simple plotting function, code below, but unfortunately it
> takes some time to plot. Is there any way in which I could speed this up?
Crosspost on stackoverflow and probably answered:
http://stackoverflow.com/questions/40380662/speed-up-a-looped-octave-plotting-function
Which is basically the same as Juan Pablo and Francesco suggested...
-- Andy