help-octave
[Top][All Lists]
Advanced

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

Re: Linespace


From: Ben Abbott
Subject: Re: Linespace
Date: Tue, 15 Sep 2009 09:23:01 -0400

On Sep 15, 2009, at 2:41 AM, Sheron Gerard Jeshuran <address@hidden> wrote:

Dear SIr,

I have a problem to draw a graph in Octave my function is f(x)=4-3x and also i need f inverse also, and new and the time i run the command following error message comes

octave-3.2.2.exe:1:C:\Octave\3.2.2_gcc-4.3.0\bin
> linespace(0, 2*pi, 100);
error: `linespace' undefined near line 1 column 1
octave-3.2.2.exe:1:C:\Octave\3.2.2_gcc-4.3.0\bin
>

Try "linspace" instead of "linespace".

Ben


reply via email to

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