help-octave
[Top][All Lists]
Advanced

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

Re: Plotting functions


From: Geordie McBain
Subject: Re: Plotting functions
Date: Mon, 27 Feb 2006 11:49:16 +1100

Hello.  Check out the Octave function `contour'.

On Mon, 2006-02-27 at 10:46 +1000, John Hilton wrote:
> Hi,
>  
> I would like to be able to take a function in the form 
>  
> f1(a, b, c) = 0
>  
> and plot a graph of 'a' vs 'b' with 'c' being constant.
> This is easily done if the equation form is manually changed first to
>  
>  b = f2(a) 
>  
> but I would like to get Octave to sort out the details if possible
> (numerical solutions are fine, I don't care about handling the
> situation where multiple solutions exist)
>  
> Is there an easy way of getting octave to do this?
>  
> bye
> John
>  
>  
>  
>  
>  
>   
>  
>  



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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