help-octave
[Top][All Lists]
Advanced

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

RE: How to plot implicit function?


From: TEJEDA HERNANDEZ, CESAR
Subject: RE: How to plot implicit function?
Date: Tue, 10 Oct 2006 18:05:06 +0200

I would give values in a matrix and plot the matrix using 'contour'.


-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Masatran, R. Deepak
Sent: 10 October 2006 12:15
To: address@hidden
Subject: How to plot implicit function?

How can an implicit function be plotted in Octave? For example, the
equation
is:
    f(x1, x2) = x1 ^ 2 + x2 ^ 2 - 5 ^ 2;
and I need to plot:
    f(x1, x2) = 0
-- 
http://research.iiit.ac.in/~masatran/



reply via email to

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