help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: In this example code, I can't get interpl or spline to produce outpu


From: Martin Helm
Subject: Re: In this example code, I can't get interpl or spline to produce output, whats wrong?
Date: Wed, 04 Apr 2012 00:08:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120328 Thunderbird/11.0.1

linspace does not take an increment as third argument but a number of
points like

linspace (0, 5, 101)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]