I am unsure about how to do a plot (graph) of an implicit function in MATLAB. Let us say a have a two-variable polynomial P
and an implicit function (not solvable explicitly) P(x,y)=0
. How do I plot the latter graph in the x-y coordinate system (with a grid)?
I tried to use the contour on z=P(x,y)
, but it gives me level curves at several levels that MATLAB chooses. I wont just the one level at z=0
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…