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 output


From: Mark Lytle
Subject: Re:In this example code, I can't get interpl or spline to produce output, whats wrong?
Date: Tue, 3 Apr 2012 15:02:46 -0700 (PDT)

Hi Ben,

Yep, a typo, the minus sign shouldn't have been there..

Now with:

x1=linspace(0,5,.05)


I get the same output...


This should be right based on:


linspace' is a built-in function

-- Built-in Function: linspace (BASE, LIMIT, N)


I apologize for this large script (email client acting up), but 0 was meant to be the base and 5 the limit, increment of .05...


Produces the same result



reply via email to

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