help-octave
[Top][All Lists]
Advanced

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

Re: help help


From: James Sherman Jr.
Subject: Re: help help
Date: Tue, 6 Mar 2012 10:17:19 -0500

On Tue, Mar 6, 2012 at 10:10 AM, joseph appau <address@hidden> wrote:

how do i produce graph y=mx+c  to fit points. (0,1 ) (2,0 ) (3,1)
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

You probably want to use the polyfit and polyval commands.

James

reply via email to

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